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: bootstrap gcc still not thread-smart -- the details


On Wed, 9 Nov 2005, Khem Raj wrote:

> then it seems Robert's does not have TLS support in his GCC.

the bootstrap compiler *was* compiled with "--with-tls".  a couple
points here:

1) to save time, i've attached the actual script that's fairly
self-explanatory so you can see the logic in the build process.  by
now, i've hacked the build options so much that they may not even make
much sense anymore.  if anyone wants to run it themselves, they can
see the results and perhaps even tweak it themselves.

2) it's quite possible that there's nothing wrong with the script, it
may very well be that the SH architecture just doesn't support NPTL
with the newest GNU software, period.  i may be trying to do something
that just can't be done yet.

rday

Attachment: mini3.sh
Description: Bourne shell script

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