Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [Bug 1315] New: Allow use of older external toolchains without sysroot support
@ 2010-03-16  0:36 bugzilla at busybox.net
  2010-03-16  4:39 ` [Buildroot] [Bug 1315] " bugzilla at busybox.net
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: bugzilla at busybox.net @ 2010-03-16  0:36 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=1315

           Summary: Allow use of older external toolchains without sysroot
                    support
           Product: buildroot
           Version: 2010.02
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: major
          Priority: P5
         Component: Other
        AssignedTo: unassigned at buildroot.uclibc.org
        ReportedBy: cls at seawood.org
                CC: buildroot at uclibc.org
   Estimated Hours: 0.0


I'm using buildroot to create packages that are binary compatible with the
default rootfs provides in my Patriot Corza NAS.  As such, I'm unable to
upgrade to a newer toolchain that supports --sysroot.

The attached patch updates package/Makefile.in, ext-tool.mk and various package
.mks to allow buildroot to be built with an external toolchain that does not
use --sysroot (gcc-3.4.6, in my case).  The use of --sysroot is now controlled
by the BR2_TOOLCHAIN_EXTERNAL_SYSROOT option.  

Most of the other changes just involve passing TARGET_CONFIGURE_ENV to the
configure or make calls for each package.

There's also a change to override the broken getline detection in sed when
using an external glibc toolchain.


-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2012-07-20  8:22 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-16  0:36 [Buildroot] [Bug 1315] New: Allow use of older external toolchains without sysroot support bugzilla at busybox.net
2010-03-16  4:39 ` [Buildroot] [Bug 1315] " bugzilla at busybox.net
2010-03-16  7:42 ` bugzilla at busybox.net
2010-03-16 18:05 ` bugzilla at busybox.net
2010-04-09 14:54 ` bugzilla at busybox.net
2010-07-23  7:06 ` bugzilla at busybox.net
2012-07-20  8:22 ` bugzilla at busybox.net

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox