This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: crosstool for ARM toolchains.


Gilles Chanteperdrix wrote:
First of all, I would like to thank you for the crosstool script, it is
really useful. However, when using crosstool to build a toolchain for
ARM, I had the same problem as in the following message :

http://lists.arm.linux.org.uk/pipermail/linux-arm/2004-May/007740.html

namely: /usr/src/xscale/glibc-2.3.2-bld/csu/crti.S:96: Error: can't resolve `_GLOBAL_OFFSET_TABLE_' {*UND* section} - `.L7' {.text section}

After some trials and errors, it appears that this bug is triggered when
using -O2 or -Os for TARGET_CFLAGS.

Were you able to work around the problem by changing TARGET_CFLAGS, then?

Thanks,
Dan

--
Trying to get a job as a c++ developer?  See http://kegel.com/academy/getting-hired.html

------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]