libtool
[Top][All Lists]
Advanced

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

$CC and intel icc/ecc compiler


From: Samuel Meder
Subject: $CC and intel icc/ecc compiler
Date: 09 Apr 2003 08:34:58 -0500

Switching from $cc_basename to $CC breaks the case where $CC is set to
the full path of the compiler. This can either be fixed by switching
back to $cc_basename and adding a line defining it to
_LT_AC_LANG_C_CONFIG or by switching $CC to `basename $CC`. I've
attached a patch that does the later. If people prefer the former please
let me know.

/Sam

Attachment: ChangeLog.patch
Description: Text Data

Attachment: libtool.patch
Description: Text Data


reply via email to

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