Support libraries are mixed with the sysroot

Bug #939143 reported by Michael Hope
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Linaro Toolchain Binaries
Fix Released
High
Zhenqiang Chen

Bug Description

The libgcc and libstdc++ from the compiler are mixed into the sysroot under arm-linux-gnueabi/libc. This makes it tricky to change the sysroot as you can't just delete and recreate the directory.

Change the install to put the support libraries in arm-linux-gnueabi/lib instead (if appropriate)

Revision history for this message
Zhenqiang Chen (zhenqiang-chen) wrote :

Current fix is to move gcc libraries from sysroot to lib/gcc in the scripts at the end of build.

The better way of doing it is to tell GCC to put the target libraries somewhere else.

Changed in linaro-toolchain-binaries:
status: Triaged → Fix Committed
Michael Hope (michaelh1)
Changed in linaro-toolchain-binaries:
milestone: none → 2012.03
Michael Hope (michaelh1)
Changed in linaro-toolchain-binaries:
assignee: nobody → Zhenqiang Chen (zhenqiang-chen)
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.