Subject: Re: cc vs gcc in elm
To: Rene Hexel <rh@netbsd.org>
From: Manuel Bouyer <bouyer@antioche.lip6.fr>
List: tech-pkg
Date: 10/11/2002 13:06:43
On Fri, Oct 11, 2002 at 08:57:12PM +1000, Rene Hexel wrote:
> On Fri, 2002-10-11 at 20:36, Manuel Bouyer wrote:
>
> > easiest would probably be to change it to always call gcc.
>
> This won't work on systems where there is no 'gcc' executable (MacOSX,
> for example).
OK, this is what I wanted to know :)
>
> Better replace cc with something like @CC@ in the config.sh script.
> This can then be replaced with the content of ${CC} in the pre-configure
> sed rules (in a similar fashion LOCALBASE and PREFIX are already being
> replaced).
I'll do this.
--
Manuel Bouyer, LIP6, Universite Paris VI. Manuel.Bouyer@lip6.fr
--