-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Wednesday 27 November 2002 9:01 pm, Ernesto Marquina wrote: > > Question - are you building with gcc 3.2 > > Hi, how do I know with which compiler I'm compiling?, or how can I set it > tup to copile with other versions?
I think it depends on what you are doing. gcc -v gives the following Reading specs from /usr/lib/gcc-lib/i386-linux/2.95.4/specs gcc version 2.95.4 20011002 (Debian prerelease) I put the following in my .bashrc file # GCC 3.2 defines export CC=gcc-3.2 export CXX=g++-3.2 export CPP=cpp-3.2 and the debian/rules makefile then uses the 3.2 versions (where that text is not already in the file anyway). - -- Alan Chandler [EMAIL PROTECTED] -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) iD8DBQE95T3KuFHxcV2FFoIRAof9AJ0Y3wHK4BfE4LtV0cg1Pq1RAZclRACfRJyR SpOM6FLcF0DnZZckOFmUXvE= =thCo -----END PGP SIGNATURE-----