From: Bernhard Fischer <rep.dot.nop@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] --with-abi=<empty> ... during gcc build
Date: Sat, 29 Sep 2007 22:49:14 +0200 [thread overview]
Message-ID: <20070929204914.GU20951@aon.at> (raw)
In-Reply-To: <1191097947.5322.282.camel@elrond.atmel.sweden>
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.
>
>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..
next prev parent reply other threads:[~2007-09-29 20:49 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-09-29 17:38 [Buildroot] --with-abi=<empty> ... during gcc build Ulf Samuelsson
2007-09-29 18:28 ` Bernhard Fischer
2007-09-29 20:32 ` Ulf Samuelsson
2007-09-29 20:49 ` Bernhard Fischer [this message]
2007-09-29 22:12 ` Bernhard Fischer
2007-09-30 15:43 ` Ulf Samuelsson
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20070929204914.GU20951@aon.at \
--to=rep.dot.nop@gmail.com \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox