[PATCH 0 of 3] v2: Check for libstdc++ and fix STATIC_TOOLCHAIN dependencies
Bryan Hundven
bryanhundven@gmail.com
Tue May 31 04:50:00 GMT 2011
This change set is a revision to the one previously emailed to crossgcc
for crosstool-ng.
Patch 1 implements a 'has_or_abort' check for libstdc++.{so,dylib}, as
the companion libs depend on it.
Patch 2 fixes a dependency issue with STATIC_TOOLCHAIN support
Patch 3 Adds a check for libstdc++.a that CC_STATIC_LIBSTDCXX depends on.
configure | 7 +++++++
config/cc/gcc.in.2 | 3 ---
config/toolchain.in | 2 +-
config/cc/gcc.in.2 | 2 +-
configure | 4 ++++
5 files changed, 13 insertions(+), 5 deletions(-)
--
For unsubscribe information see http://sourceware.org/lists.html#faq
More information about the crossgcc
mailing list