libtool-patches
[Top][All Lists]
Advanced

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

Re: $CC and intel icc/ecc compiler


From: Charles Wilson
Subject: Re: $CC and intel icc/ecc compiler
Date: Wed, 09 Apr 2003 21:30:45 -0400
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2.1) Gecko/20021130

Only half paying attention, but doesn't this break an earlier patch that allowed things like "-mno-cygwin" to be included in the $CC variable? Or am I mis-remembering?

--Chuck

Robert Boehne x238 wrote:
Samuel,

I like this solution, I'm approving this patch and checking it in.

Thanks,

Robert

Samuel Meder wrote:

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.





reply via email to

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