This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


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: pthread.h: No such file or directory


Thanks!
I have now the compiler for powerpc! crosstool - it works!!


Rupert Wood wrote:
> 
> Kai Ruotto wrote:
> 
>> Iwan Koenig wrote :
>>
>> > I'm trying to compile the gcc-4.1.1 for the target powerpc-linux.
>> > Thus it run i so:
>> > ../configure --target=powerpc-linux --prefix=/usr      
>> >                                           
>> > --without-headers
>> The Linux/PPC target has headers in its C library, "glibc", so why this?
>>
>> >  --with-newlib
>>  Linux doesn't use newlib, it uses glibc...
> 
> and if you don't already have glibc built for your target you can use the
> crosstool script
> 
>     http://kegel.com/crosstool/
> 
> which will build gcc, binutils and glibc for you.
> 
> Rup.
> 
> 
> ______________________________________________________________________
> This email has been scanned by the MessageLabs Email Security System.
> For more information please visit http://www.messagelabs.com/email 
> ______________________________________________________________________
> 
> 

-- 
View this message in context: http://www.nabble.com/pthread.h%3A-No-such-file-or-directory-tf2226120.html#a6422292
Sent from the gcc - Help mailing list archive at Nabble.com.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]