[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [patches] Re: Cross compiler build instructions - PowerPC
- To: Rohit Arul Raj <rohitarulraj@xxxxxxxxx>
- Subject: Re: [patches] Re: Cross compiler build instructions - PowerPC
- From: Khem Raj <raj.khem@xxxxxxxxx>
- Date: Fri, 8 Jul 2011 07:33:18 -0700
On Fri, Jul 8, 2011 at 1:08 AM, Rohit Arul Raj <rohitarulraj@xxxxxxxxx> wrote:
> On Wed, Mar 23, 2011 at 5:55 PM, Joseph S. Myers
> <joseph@xxxxxxxxxxxxxxxx> wrote:
>> On Wed, 23 Mar 2011, Rohit Arul Raj wrote:
>>
>>> Hello All,
>>>
>>> I have been trying to build a cross compiler (for PowerPC) on x86_64
>>> linux host. I followed the build procedure given in the link below:
>>>
>>> http://www.eglibc.org/archives/patches/msg00078.html
>>
>> You should be referring to the current checked-in version of this
>> documentation, not a four-year-old draft. However, it doesn't appear to
>> have relevant changes. Maxim, perhaps we should add
>> --disable-decimal-float --disable-libffi --disable-libquadmath to the
>> configure options for the first GCC in EGLIBC.cross-building?
>>
>> --
>> Joseph S. Myers
>> joseph@xxxxxxxxxxxxxxxx
>>
>
> Any updates on this one yet?
> Adding "--disable-decimal-float --disable-libffi
> --disable-libquadmath" to configure options gives the same error.
I a script based on these instructions which is uptodate and builds eglibc
based toolchains
https://github.com/kraj/ct-scripts/blob/master/toolchain-eglibc.sh
You can try that
>
> Regards,
> Rohit
>