[Buildroot] [Bug 699] New: Buildroot fails to copy libstdc++ to target when using external toolchain

bugzilla at busybox.net bugzilla at busybox.net
Mon Nov 9 23:37:11 UTC 2009


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

              Host: x86
            Target: arm926t
           Summary: Buildroot fails to copy libstdc++ to target when using
                    external toolchain
           Product: buildroot
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P5
         Component: Other
        AssignedTo: unassigned at buildroot.uclibc.org
        ReportedBy: maksim.rayskiy at conexant.com
                CC: buildroot at uclibc.org
   Estimated Hours: 0.0


When buildroot builds arm-linux-uclibcgnueabi toolchain, some libraries get
installed into <sysroot>/lib, others - including libstdc++ - into
<sysroot>/usr/arm-linux-uclibcgnueabi/lib. 
If I use such a toolchain as an external toolchain for another buildroot build,
buildroot does not find libraries in <sysroot>/usr/arm-linux-uclibcgnueabi/lib.
Previous versions of buildroot used -print-file-name option of gcc to locate a
library. Current version only checks in <sysroot>/lib folder.


-- 
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.



More information about the buildroot mailing list