-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 30-12-10 10:18, Eric Bénard wrote: > hi, > > using today's master + angstrom 2010.x + beagleboard I get the following > error : > > .../... > Linking c6accel_app from appMain.o c6accel_testfxns.o > ../c6accelw/lib/c6accelw_omap3530.a470MV c6accel_app_config/linker.cmd.. > /home/ebenard/OMAP/2010/angstrom-setup-scripts/build/tmp-angstrom_2010_x/sysroots/i686-linux/usr/armv7a/lib/gcc/arm-angstrom-linux-gnueabi/4.5.3/../../../../arm-angstrom-linux-gnueabi/bin/ld: > warning: c6accel_app_config/linker.cmd contains output sections; did you > forget -T? > /home/ebenard/OMAP/2010/angstrom-setup-scripts/build/tmp-angstrom_2010_x/sysroots/i686-linux/usr/armv7a/lib/gcc/arm-angstrom-linux-gnueabi/4.5.3/../../../../arm-angstrom-linux-gnueabi/bin/ld: > .gnu.attributes not found for insert > collect2: ld returned 1 exit status > > Any idea on how to fix this ?
This is a combination of a bug in xdctools and c6accel, could you open an issue on e2e.ti.com for this so the right people (e.g. Gagan for c6accel and Sasa for xdctools) can have a look at it? There was a work around for a codesourcery bug in xdctools that broke any non-CSL toolchain when building codec-engine, and the fix seems to have some side effects, like the one you are seeing. You can get the command it's trying to run by commenting the 'VERBOSE = @' in the Makefile in soc/app/something. I'm on holiday till the 9th :) regards, Koen -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (Darwin) iD8DBQFNHHGOMkyGM64RGpERAj/GAKCMNGZm1Z5bb/FhhVZFPWYPN/YIfACdE2M8 /I9n89tfyEc8iMJ4Qn3RFQs= =Po04 -----END PGP SIGNATURE----- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
