Dnia wtorek, 18 stycznia 2011 o 18:26:17 Marcin Juszkiewicz napisał(a):
Dnia wtorek, 18 stycznia 2011 o 12:36:33 Marcin Juszkiewicz napisał(a):
I would like to announce new Linaro PPA available for all users of Ubuntu 10.04 Lucid and 10.10 Maverick releases:
https://launchpad.net/~linaro-maintainers/+archive/toolchain
What is inside? Packages with current (gcc-linaro 2011.01-1 based on 4.5.2 release) cross toolchain backported from Ubuntu 11.04 Natty. Please test them and report any problems.
As some people already noticed - packages with libraries are not installable due to repeated "Provides" line in package control data. I found issue and tomorrow new packages will be available.
Sorry, I forgot to send update.
PPA is operational now. During compilation of C++ files there can be warning:
$ arm-linux-gnueabi-g++ hrm.cpp /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/ld: warning: libc.so, needed by /usr/lib/gcc/arm-linux- gnueabi/4.5.2/libgcc_s.so.1, not found (try using -rpath or -rpath-link)
Binary is created anyway. I plan to take a look at this.
Regards,