From: Michael S. Zick <minimod@morethan.org>
To: buildroot@busybox.net
Subject: [Buildroot] Non-x86 support question
Date: Fri, 27 Nov 2009 06:30:42 -0600 [thread overview]
Message-ID: <200911270630.54463.minimod@morethan.org> (raw)
In-Reply-To: <87zl696ka0.fsf@macbook.be.48ers.dk>
On Thu November 26 2009, Peter Korsgaard wrote:
> >>>>> "Michael" == Michael S Zick <minimod@morethan.org> writes:
>
> Michael> Just wondering, does buildroot get tested as a cross-compiler
> Michael> building native toolchain?
>
> The BR2_PACKAGE_GCC_TARGET? No, that isn't commonly used. That doesn't
> mean that it shouldn't work ofcourse.
>
> Michael> There is a similar bug posted, which I think refers to building
> Michael> the foreign, native, compiler.
> Michael> At least that is my own problem. ;)
>
> Michael> In my case, gcc's configure is failing when it tries to test for
> Michael> the presence of mpfr (which is present, and built) - - -
> Michael> (No problem with gpm)
>
> Hmm, it worked for me last time I tried (some time this summer).
>
> Michael> I have captured the configure command being run and the test file,
> Michael> then ran them "by hand" with -v the best I can figure out at
> Michael> that point is:
>
> Could you provide a bit more details? What goes wrong?
>
One more note while waiting for me to document this in a true bug-report.
I considered handling gpm and mpf as "patches" to gcc - -
Since gcc will configure and build them if it finds them in its source tree.
I made up a gcc tarball along those lines and tried it - -
Same result - cross-compiler builds, native-compiler fails to configure
while testing for mpf header files (two or three missing and/or renamed symbols).
As a reminder: this is gcc-4.3.x targeting MIPS (32-R2, 24Kc, hard-float).
gcc-4.4.x is hopeless for MIPS at the moment, implements an ABI change for MIPS,
mostly in how structures are packed.
Mike
prev parent reply other threads:[~2009-11-27 12:30 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-11-26 21:21 [Buildroot] Non-x86 support question Michael S. Zick
2009-11-26 21:36 ` Peter Korsgaard
2009-11-27 12:30 ` Michael S. Zick [this message]
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=200911270630.54463.minimod@morethan.org \
--to=minimod@morethan.org \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.