[crosstool-ng/crosstool-ng] 3330ad: Fine-tune moving gcc libraries to sysroot.
Alexey Neyman
stilor@att.net
Tue Nov 8 00:38:00 GMT 2016
Branch: refs/heads/master
Home: https://github.com/crosstool-ng/crosstool-ng
Commit: 3330ad719720905ed2a901ec26a90bcad9d32748
https://github.com/crosstool-ng/crosstool-ng/commit/3330ad719720905ed2a901ec26a90bcad9d32748
Author: Alexey Neyman <stilor@att.net>
Date: 2016-10-07 (Fri, 07 Oct 2016)
Changed paths:
M scripts/build/cc/100-gcc.sh
Log Message:
-----------
Fine-tune moving gcc libraries to sysroot.
1. Check if anything was installed outside sysroot; on some [baremetal only?]
configurations GCC doesn't install anything to ${CT_PREFIX_DIR}/${CT_TARGET}/lib.
2. We need to create <sysroot>/lib/<multilib> if it doesn't exist
(MUSL only installs in <sysroot>/usr/lib).
3. Do not move the linker scripts; elf2flt expects to find them
in gcc's dir, not sysroot.
Signed-off-by: Alexey Neyman <stilor@att.net>
Commit: 339b83c3939296e54f5366439a19861372bad9b9
https://github.com/crosstool-ng/crosstool-ng/commit/339b83c3939296e54f5366439a19861372bad9b9
Author: Alexey Neyman <stilor@att.net>
Date: 2016-10-07 (Fri, 07 Oct 2016)
Changed paths:
M config/cc/gcc.in.2
Log Message:
-----------
MINGW doesn't like libmpx either.
Signed-off-by: Alexey Neyman <stilor@att.net>
Commit: 91575d02c47e384e381a8a9c83e33814d26799b3
https://github.com/crosstool-ng/crosstool-ng/commit/91575d02c47e384e381a8a9c83e33814d26799b3
Author: Alexey Neyman <stilor@att.net>
Date: 2016-10-12 (Wed, 12 Oct 2016)
Changed paths:
M config/libc/uClibc.in
M config/libc/uClibc.in.2
R patches/uClibc-ng/1.0.12/100-provide-_obstack_free.patch
M samples/sparc-leon-linux-uclibc/crosstool.config
R samples/sparc-leon-linux-uclibc/uClibc-1.0.12.config
A samples/sparc-leon-linux-uclibc/uClibc.config
M scripts/addToolVersion.sh
M scripts/build/libc/uClibc.sh
Log Message:
-----------
Merge branch 'master' into static-libgcc-more-fixes
Commit: 23e9a03a3f4a5eaded6cadbe4d808997879450d1
https://github.com/crosstool-ng/crosstool-ng/commit/23e9a03a3f4a5eaded6cadbe4d808997879450d1
Author: Alexey Neyman <stilor@att.net>
Date: 2016-11-07 (Mon, 07 Nov 2016)
Changed paths:
M config/cc/gcc.in.2
M scripts/build/cc/100-gcc.sh
Log Message:
-----------
Merge pull request #461 from stilor/static-libgcc-more-fixes
Making libmpx configurable & moving gcc libs: more fixes
Compare: https://github.com/crosstool-ng/crosstool-ng/compare/df5a341e592f...23e9a03a3f4a
-------------- next part --------------
--
For unsubscribe information see http://sourceware.org/lists.html#faq
More information about the crossgcc
mailing list