tech-toolchain archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: './build.sh tools' failed on earm



Hi! matt,


From: Matt Thomas <matt%3am-software.com@localhost>
Date: Mon, 23 Jun 2014 10:19:37 -0700

> 
> On Jun 11, 2014, at 7:36 PM, KIYOHARA Takashi 
> <kiyohara%kk.iij4u.or.jp@localhost> wrote:
> 
>> Hi!
>> 
>> 
>> On my earm machine, build.sh became an error and I am already in trouble
>> for a long time.

<snip>

>> Index: configure
>> ===================================================================
>> RCS file: /cvsroot/src/external/lgpl3/gmp/dist/configure,v
>> retrieving revision 1.3
>> diff -u -r1.3 configure
>> --- configure        29 Nov 2013 07:57:10 -0000      1.3
>> +++ configure        11 Jun 2014 13:36:32 -0000
>> @@ -4142,7 +4142,7 @@
>>     ;;
>> 
>> 
>> -  arm*-*-*)
>> +  arm*-*-* | earm*-*-*)
>>     gcc_cflags="$gcc_cflags $fomit_frame_pointer"
>>     gcc_cflags_optlist="arch tune"
>>     gcc_cflags_maybe="-marm"
>> 
>> 
>> I was able to do building of tools in this fix.
>> I do not understand in better method with this fix.
>> For an earm user, I ask you for more better fix.

> That's not the right fix.  I've updated configfsf.guess to do the right thing.
> Can you please back it out?

OK!
I will revirt this at tonight.  Please wait.
# Sorry, I don't know manners for toolchain.  X-)

Thanks,
--
kiyohara


Home | Main Index | Thread Index | Old Index