Date: Fri, 26 Sep 2003 12:01:04 -0400 From: Peng Zhang <pzhang@hsph.harvard.edu> To: "Thomas T. Veldhouse" <veldy@veldy.net> Cc: freebsd-stable@freebsd.org Subject: Re: about gcc Message-ID: <1064592064.20158.16.camel@pzhang> In-Reply-To: <017401c3843e$37349ea0$d037630a@dh.com> References: <20030926142330.18488.qmail@web12008.mail.yahoo.com> <017401c3843e$37349ea0$d037630a@dh.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi, Thanks for the reply. I think I can do this. However everytime you want to install a software, you need read the Makefile to figure out which variables you need set up. Is there something like use.perl for gcc? Peng On Fri, 2003-09-26 at 10:55, Thomas T. Veldhouse wrote: > Did you ever try: > > # export CC=/usr/local/bin/gcc32 > # ./configure > > Most of the time CC will be used as the compiler if set. > > Tom Veldhouse > > ----- Original Message ----- > From: "Zhang, Peng" <colin_zp@yahoo.com> > To: <freebsd-stable@freebsd.org> > Sent: Friday, September 26, 2003 9:23 AM > Subject: about gcc > > > > Hi folks, > > > > I am running freebsd-stable. Now I have two version > > gcc installed. One is gcc295 as /usr/bin/gcc, and the > > other is gcc32 as /usr/local/bin/gcc32. I just wonder > > know whether I can choose any of them as default one > > which can be detected by configure script, because > > different softwares require different versions of gcc. > > Thanks! > > > > Peng > > > > ===== > > Best wishes, > > > > Yours sincerely, > > > > Zhang, Peng > > > > __________________________________ > > Do you Yahoo!? > > The New Yahoo! Shopping - with improved product search > > http://shopping.yahoo.com > > _______________________________________________ > > freebsd-stable@freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" > > >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1064592064.20158.16.camel>
