Date: Sun, 16 Apr 2000 17:55:56 -0700 (PDT) From: Kris Kennaway <kris@FreeBSD.org> To: Ilia Chipitsine <ilia@cgu.chel.su> Cc: questions@FreeBSD.ORG, ports@FreeBSD.ORG Subject: Re: about cc Message-ID: <Pine.BSF.4.21.0004161754590.6773-100000@freefall.freebsd.org> In-Reply-To: <Pine.BSF.4.10.10004162120120.375-100000@jane.cgu.chel.su>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 16 Apr 2000, Ilia Chipitsine wrote: > Does the install procedure add gcc by default > or I have to add > > BUILD_DEPENDS= cc > > to the port's Makefile ? gcc is in the base system, so it's assumed to always be available. If your port requires gcc 2.95.2 (which is in the base system in 4.x and 5.x, but is in ports for 3.x), then use the USE_NEWGCC switch in your makefile. Kris ---- In God we Trust -- all others must submit an X.509 certificate. -- Charles Forsythe <forsythe@alum.mit.edu> 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?Pine.BSF.4.21.0004161754590.6773-100000>