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: [PATCH] Updated NPTL toolchain patch...



Wow.


I never succeeded in building an ntpl-enabled toolchain from scratch. I ended up building a linuxthreads toolchain first, and using that to generate an nptl-enabled one. And even that didn't work due to unwind troubles in gcc-3.4 (libeh etc).

Seeing how much trouble you went through, I can understand why I gave up.

Nice work, will try it out when I have some time (later this week probably).

Greetings.

As requested by Dan Kegel, I am resending the patch against 0.30 to
get NPTL toolchain building working again. The original patch was
against 0.28-rc34. Please let the list know of any issues. Thanks.

-Steve


btw I noticed (what I believe is) a typo in the comments:


#---------------------------------------------------------
-echo "Build gcc-core (just enough to build glibc)"
+echo "Build gcc-core w/o shared libgcc (just enough to build glibc starfiles)"

You're referring to starTfiles here?


Arno

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