Martin Henne wrote:

Is there a way to tell debian to use g++-3.4 as the default
compiler and set all symlinks (at least /usr/bin/gcc, /usr/
bin/g++ and /usr/lib/cpp) to the right version using the
normal dpkg tools (like dpkg-reconfigure or something like
that)?


When using Makefile's, look at the CC & GCC environmental variables (I'm not actually sure if G++ is included there... sorry...)


If doing it by hand, obviously just using `/usr/bin/g++-3.4 [continued]' would work.


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Reply via email to