From: Bernhard Fischer <rep.dot.nop@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] 4.1.2 build breakage [was: Re: svn commit: trunk/buildroot/toolchain/gcc]
Date: Sun, 24 Jun 2007 13:34:25 +0200 [thread overview]
Message-ID: <20070624113425.GV4096@aon.at> (raw)
In-Reply-To: <20070624113006.5A946A65FE@busybox.net>
On Sun, Jun 24, 2007 at 04:30:06AM -0700, aldot at uclibc.org wrote:
>Author: aldot
>Date: 2007-06-24 04:30:05 -0700 (Sun, 24 Jun 2007)
>New Revision: 18904
>
>Log:
>- disable sysroot support for anything but the current, stable release series
> config BR2_TOOLCHAIN_SYSROOT
> # bool "Enable toolchain with --sysroot support"
> bool
>- depends on !BR2_GCC_VERSION_3_3_5 && !BR2_GCC_VERSION_3_3_6 && !BR2_GCC_VERSION_3_4_2 && !BR2_GCC_VERSION_3_4_3 && !BR2_GCC_VERSION_3_4_4 && !BR2_GCC_VERSION_3_4_5 && !BR2_GCC_VERSION_3_4_6
>+ depends on !BR2_GCC_VERSION_3_3_5 && !BR2_GCC_VERSION_3_3_6 && !BR2_GCC_VERSION_3_4_2 && !BR2_GCC_VERSION_3_4_3 && !BR2_GCC_VERSION_3_4_4 && !BR2_GCC_VERSION_3_4_5 && !BR2_GCC_VERSION_3_4_6 &&!BR2_GCC_VERSION_4_0_0 && !BR2_GCC_VERSION_4_0_1 && !BR2_GCC_VERSION_4_0_2 && !BR2_GCC_VERSION_4_0_3 && !BR2_GCC_VERSION_4_0_4 && !BR2_GCC_VERSION_4_1_0 && !BR2_GCC_VERSION_4_1_1 && !BR2_GCC_VERSION_4_1_2
> default y
> help
> Enables --sysroot=dir for binutils and gcc.
>@@ -122,6 +122,9 @@
> /usr/include and libraries in /usr/lib, it will instead search
> dir/usr/include and dir/usr/lib.
>
>+ This does not work with gcc < 4.2.0 (4.1.2 gets
>+ ORIGINAL_AS_FOR_TARGET wrong)
>+
If anyone uses 4.1.2 and wants sysroot support then send a patch. In my
mind, 4.2.0 is the current, stable release which is actively
maintained and works.
regards,
prev parent reply other threads:[~2007-06-24 11:34 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-06-24 11:30 [Buildroot] svn commit: trunk/buildroot/toolchain/gcc aldot at uclibc.org
2007-06-24 11:34 ` Bernhard Fischer [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=20070624113425.GV4096@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