> -----Original Message----- > From: Adam Tee [mailto:[EMAIL PROTECTED]] > Sent: 25 April 2002 10:12 > To: [EMAIL PROTECTED] > Subject: Checking for and setting compiler to use > > > Hi, > > I'm wondering how I can check for and set a compiler version?? > The reason I want to do this is because I have both gcc 2.95 and gcc3 > installed and want to be able to choose between them when I configure > the project. CC=gcc3 CXX=g++3 ./configure or CC=gcc CXX=g++ ./configure Should work fine. Sam
- Checking for and setting compiler to use Adam Tee
- Re: Checking for and setting compiler to use Andreas Schwab
- Re: Checking for and setting compiler to use Bill Wendling
- Re: Checking for and setting compiler to use Sam Liddicott
- Re: Checking for and setting compiler to use Akim Demaille
