Problem to construct a gcc cross-compiler for a powerpc target

Ken Wolcott ken.wolcott@med.ge.com
Mon Oct 25 19:00:00 GMT 2004


Carole;

  I *strongly* suggest that you use crosstool 
(http://www.kegel.com/crosstool/).  This will make things **MUCH** more 
simple.

  The current source is: 
http://kegel.com/crosstool/crosstool-0.28-rc37.tar.gz 
<http://www.kegel.com/crosstool/crosstool-0.28-rc37.tar.gz>

Ken Wolcott

carole verdon wrote:

> That means i must install Glibc before gcc? In that case, can i 
> install it in my home directory then use the '--with-headers' option 
> of gcc's configure script?
>
> Carole.
>
> Andrew Pinski wrote:
>
>>
>> On Oct 25, 2004, at 8:57 AM, carole verdon wrote:
>>
>>> Hi,
>>>
>>> I try since several days to install a gcc cross compiler on solaris 
>>> for a PowerPc target but without success. I try to configure gcc 
>>> with different methods indicating linux headers then the newlib 
>>> library ...... but nothing works.
>>
>>
>>
>> This comes up every once in a while,  you have to use glibc's headers
>> and you cannot use newlib at all.
>>
>> -- Pinski
>>
>>



More information about the Gcc mailing list