[PATCH 0 of 4 v2] No static link on Darwin
Yann E. MORIN
yann.morin.1998@anciens.enib.fr
Tue Jun 28 21:57:00 GMT 2011
Hello All!
This patch series tries to fix the various static linking issues
seen on Darwin /MacOS-X.
First patch is mostly cosmetics, but the result is used by the second
patch.
Second patch disables all static linking options in the menuconfig
if the host can't link statically. Applies to hosts where a trivial
static-link test fails. Unconditionnaly applies to Darwin.
Third patch paves the way for fourth patch.
Fourth patch removes the check for static libs if host can't
link statically (as determined in patch 2).
configure | 19 +++++++++++
config/cc/gcc.in.2 | 1 +
config/debug/gdb.in.cross | 1 +
config/toolchain.in | 1 +
configure | 24 +++++++++++++++
configure | 75 ++++++++++++++++++++++++----------------------
configure | 43 +++++++++++++++++++-------
7 files changed, 116 insertions(+), 48 deletions(-)
Regards,
Yann E. MORIN.
--
For unsubscribe information see http://sourceware.org/lists.html#faq
More information about the crossgcc
mailing list