[Buildroot] --with-abi=<empty> ... during gcc build

Ulf Samuelsson ulf at atmel.com
Sun Sep 30 15:43:26 UTC 2007


lör 2007-09-29 klockan 22:49 +0200 skrev Bernhard Fischer:
> On Sat, Sep 29, 2007 at 10:32:26PM +0200, Ulf Samuelsson wrote:
> >lör 2007-09-29 klockan 20:28 +0200 skrev Bernhard Fischer:
> >> On Sat, Sep 29, 2007 at 07:38:50PM +0200, Ulf Samuelsson wrote:
> >> >gcc configure is passed $(GCC_WITH_ABI)
> >> >which is defined as:
> >> >toolchain/gcc/Makefile.in:GCC_WITH_ABI:=--with-abi=$(BR2_GCC_TARGET_ABI)
> >> 
> >> Well, if it is empty it will not be set, so there is something wrong at
> >> your end, really.
> >> ifneq ($(strip $(subst ",,$(BR2_GCC_TARGET_ABI))),)
> >> # ")))
> >> GCC_WITH_ABI:=--with-abi=$(BR2_GCC_TARGET_ABI)
> >> endif
> 
> Note that this has nothing to do with that. I have a suspicion (comment
> the EABI selection of the device/Arm/Config.in locally for now.
> Locally!)
> 
> >I think this is why I get an EABI compiler
> >even when OABI is selected in buildroot.
>  
> grep -i abi .config
> once again, please.
> >

Only OABI set, not EABI.


> >I fo not know if --with-abi=32 is the right thing to do for ARM
> >when OABI is wanted, so if you know it is different, pls change.
> 
> I took that unreflected and applied it. Oh well..

BR
Ulf Samuelsson





More information about the buildroot mailing list