Date: Tue, 1 Jun 1999 07:20:09 -0700 From: "J. Heinrich" <j@y.ml.org> To: Chuck Robey <chuckr@picnic.mat.net> Cc: freebsd-ports@FreeBSD.ORG Subject: Re: Making egcs the default for building ports Message-ID: <19990601072007.A17233@y.ml.org> In-Reply-To: <Pine.BSF.4.10.9905311556510.82061-100000@picnic.mat.net>; from Chuck Robey on Mon, May 31, 1999 at 04:01:26PM -0400 References: <19990531121511.A15449@y.ml.org> <Pine.BSF.4.10.9905311556510.82061-100000@picnic.mat.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, May 31, 1999 at 04:01:26PM -0400, Chuck Robey wrote: > Most often, you can do: > > setenv CC (path to your egcs compiler) > setenv CXX (path to your egcs C++ compiler) But I'd have to remember to do this every time. I suppose I could set these in /etc/make.conf, but that's a wider scope than the ports tree. Could I set these in one of the bsd.port.*.mk files in /usr/ports/Mk? Are CC & CXX the only vars that need to be set? > You can do other things, like sticking > /usr/local/bin in your path ahead of /usr/bin, but I sure don't like > that. Me neither. > ----------------------------+----------------------------------------------- > Chuck Robey | Interests include any kind of voice or data > chuckr@picnic.mat.net | communications topic, C programming, and Unix. > 213 Lakeside Drive Apt T-1 | > Greenbelt, MD 20770 | I run picnic (FreeBSD-current) > (301) 220-2114 | and jaunt (Solaris7). > ----------------------------+----------------------------------------------- -- jh To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990601072007.A17233>