Date: 28 Mar 2005 14:26:50 -0500 From: Lowell Gilbert <freebsd-questions-local@be-well.ilk.org> To: freebsd-questions@freebsd.org, Dick Hoogendijk <dick@nagual.st> Subject: Re: gcc Message-ID: <44ll87372d.fsf@be-well.ilk.org> In-Reply-To: <200503281732.16072.list-freebsd-2004@morbius.sent.com> References: <20050328160024.GA28506@lothlorien.nagual.st> <200503281732.16072.list-freebsd-2004@morbius.sent.com>
next in thread | previous in thread | raw e-mail | index | archive | help
RW <list-freebsd-2004@morbius.sent.com> writes: > On Monday 28 March 2005 17:00, Dick Hoogendijk wrote: > > If you have different versions of gcc installed, which version is used > > then when you run a "portupgrade somepackage" ? > > I know a package can give the needed version itself, but what if the > > port does not do so? Is the system's default run then or what? > > If a port needs a specific version it will have it as a build dependence and > invoke the specific executable e.g. gcc32 And if it doesn't, then my quick look at bsd.gcc.mk makes me think it will use whatever "gcc" executable shows up first on the PATH. -- Lowell Gilbert, embedded/networking software engineer, Boston area http://be-well.ilk.org/~lowell/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?44ll87372d.fsf>