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]

glibc-2.3.3 fun


I'm happily updating crosstool to handle glibc-2.3.3, at least
with linuxthreads.  (One kind fellow is sending me his scripts
for making it work with nptl, which is a bit more of a chicken-and-egg problem.)

So far, I needed to copy two patches from my glibc-2.3.2 set,
and grab three more, mostly from cvs.  Here's a tease:

patches/glibc-linuxthreads-2.3.3:
total 4
-rw-rw-r--    1 dank     dank         1707 Aug 18 20:43 glibc-2.3.3-alpha-prolog.patch

patches/glibc-2.3.3:
total 16
-rw-r--r--    1 dank     dank         2884 Aug 17 20:38 fixup.patch
-rw-r--r--    1 dank     dank         3290 Aug 17 21:15 libeh.patch
-rw-r--r--    1 dank     dank         2572 Aug 18 20:02 arm-ctl_bus_isa.patch
-rw-rw-r--    1 dank     dank         2501 Aug 18 23:19 glibc-2.3.3-unwind-dw2.patch

The fact that I need glibc-2.3.3-unwind-dw2.patch
(from http://sources.redhat.com/ml/libc-alpha/2004-02/msg00138.html),
which makes things work if using sjlj exceptions, makes me
worry that maybe my toolchains don't do exceptions in the nicest
way possible.  Any exception experts in the house?
- Dan

--
My technical stuff: http://kegel.com
My politics: see http://www.misleader.org for examples of why I'm for regime change

------
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]