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: PowerPC 603E


Ok, I tried with gcc 3.3 and eval `cat powerpc-603.dat gcc-3.2.3-glibc-2.3.2-tls.dat` sh all.sh --notest

It's ok !

I tried with gcc 3.3 and eval `cat powerpc-603.dat gcc-3.2.3-glibc-2.3.2.dat` sh all.sh --notest
but I have an error.


What is the difference between TLS and not TLS ?

TLS means Thread Local Storage, it's a system to manage threading ?

What is the avantages of this ?

Thanks a lot for your help.

David
I would like to compile a cross compiler x86 => PowerPC603E
with gcc3.2.3 and glibc 2.3.2 but I have this error message :


I don't know about your errors, but I have built a PPC603 toolchain with
GCC 3.4.5 and Glibc 2.3.5 and it seems to work OK.


Did you verify your combination works in the table on the website?

A




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