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






Jean-Christophe Dubois wrote:
<SNIP>
>Would anybody have a clue how to unleash the __thread support for my
>bootstrap compiler on solaris/sparc (or is it at all possible)?
>Looking
>for clues on google and co has not been very helpful so far ...
>
>Thanks
>
>JC

One question, were you using a vanilla sunfreeware compiler to do the
build with?

If so, build a native sun-sparc-solaris2.x GNU binutils (2.15) and
a native sun-sparc-solaris2.x gcc to the same prefix somewhere on your
system (homedir) and use this toolchain to build your cross-toolchain.

This probably wont be your only issue, you will probably also want to
build a few GNU utilities (sed, grep, gawk, some of coreutils) to use
instead of the sun supplied ones...

HTH
 Regards
Ryan


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