Subject: Re: cc vs gcc in elm
To: Manuel Bouyer <bouyer@antioche.lip6.fr>
From: Johnny C. Lam <jlam@netbsd.org>
List: tech-pkg
Date: 10/11/2002 23:04:58
On Fri, Oct 11, 2002 at 12:36:38PM +0200, Manuel Bouyer wrote:
> Hi,
> the elm package explicitely calls cc, which causes problems on solaris
> (/usr/ucb/cc:  language optional software package not installed). The
> easiest would probably be to change it to always call gcc.
> Are there zoularis-supported platforms where this could cause a problem
> (where there is a working cc, and no gcc available) ?

Convert it to use buildlink2.  The cc wrapper will call GNU cc.

	Cheers,

	-- Johnny Lam <jlam@netbsd.org>