libtool-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

FYI: cc_basename: support distcc/ccache and cross-compilers better


From: Ralf Wildenhues
Subject: FYI: cc_basename: support distcc/ccache and cross-compilers better
Date: Fri, 15 Apr 2005 15:36:10 +0200
User-agent: Mutt/1.4.1i

* Ralf Wildenhues wrote on Thu, Apr 07, 2005 at 12:40:30PM CEST:
> 
> But when a libtoolized package is configured as
>   configure CC='distcc xlc' ..
> Libtool's tests break down[1].

FYI: Applied the following patches to all branches.  Added purify for
convenience, and simplified the sed script, now that we do the word
splitting by hand.  Added workaround for empty $CC.

Regards,
Ralf

2005-04-15  Ralf Wildenhues  <address@hidden>

        * m4/libtool.m4 (_LT_CC_BASENAME): New macro to figure out $cc_basename.
        Skip ccache, distcc, purify, cmdline options, `$host_alias-' prefix.
        (_LT_SETUP, _LT_LANG_CXX_CONFIG, _LT_LANG_F77_CONFIG,
        _LT_LANG_GCJ_CONFIG, _LT_LANG_RC_CONFIG): Use.
        * NEWS, TODO: Update.

Attachment: wrapper-HEAD
Description: Text document

Attachment: wrapper-branch-1-5
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]