Setting GCC version to 3.3

Michael Williams williams at thphys.ox.ac.uk
Sun Mar 12 21:01:03 UTC 2006


On 12 Mar 2006, at 20:36, Thomas Kaiser wrote:
> If you want to build with a different compiler use 'export  
> CC=gcc-3.3' before you start make.

On 12 Mar 2006, at 20:37, Matthias Klose wrote:
> use CC=gcc-3.3 CXX=g++-3.3 F77=g77-3.3 ./configure ...

Thanks very much for helping.

However, I should have said that I'm not using ./configure && make,  
but actually building stuff manually, as in g++ -o prog 1.cc 2.cc - 
lm, etc. so that solution won't work for my purposes.

-- Mike




More information about the ubuntu-users mailing list