This is the mail archive of the crossgcc@sourceware.org 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: ARM gnueabi NPTL/TLS GCC 4.1.1 glibc 2.5


I have built an ARM EABI tool chain with gcc-4.1.1 and glibc-2.5 for
xscale. However, it used kernel-2.6.14 with applying EABI patches
manually. It works fine to build kernel and userland applications. It
also works fine with qtopia-free-2.2.0.

--
best regards,
-Bridge

http://pxa-linux.sf.net -- PXA Linux Information Centre


The included demo-arm-gnueabi.sh builds a little-endian toolchain tuned for ARM926EJ-S. I've rolled in my previous minor patch that fixes big-endian support in gcc 4.1.1; with an appropriate kernel config one should also be able to build a big-endian toolchain with TARGET changed to armeb-926ejs-linux-gnueabi in arm-gnueabi.dat. I expect to test both of these, plus a little-endian XScale tuning, in the next few weeks. If y'all get to it before I do, let me know what you find out.

Cheers,
- Michael


-- For unsubscribe information see http://sourceware.org/lists.html#faq


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