libtool-patches
[Top][All Lists]
Advanced

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

Re: CC can be a program name *with arguments*


From: Bob Friesenhahn
Subject: Re: CC can be a program name *with arguments*
Date: Tue, 1 Mar 2005 09:30:19 -0600 (CST)

On Tue, 1 Mar 2005, Gary V. Vaughan wrote:

You guys ever encountered a system with compilers named
  gcc-3.4.1
  gcc-3.4.2
  icc-8.1
  ...

Yep, but you would need to build a different libtool for each compiler.
Relying on the compiler checks performed on one working for another is
likely to cause trouble.

You mean because gcc-3.4.1 is installed to use the GNU linker and outputs 32-bits by default while gcc-3.4.2 is installed to use the Sun Solaris linker and outputs 64-bits by default? Just thinking out loud ...

On my system I have some 'gcc-foo' shell scripts that run gcc with non-default options.

Bob
======================================
Bob Friesenhahn
address@hidden, http://www.simplesystems.org/users/bfriesen/
GraphicsMagick Maintainer,    http://www.GraphicsMagick.org/




reply via email to

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