Re: How to set default compiler to 4.0?

2005-11-07 Thread Anthony DeRobertis
Lennart Sorensen wrote: > Or you could start running unstable where gcc-4.0 is the default I > believe. :) Same with testing. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: How to set default compiler to 4.0?

2005-11-04 Thread Marc Wilson
On Fri, Nov 04, 2005 at 02:52:44PM +0100, Joost Kraaijeveld wrote: > I have installed 3 versions og gcc: 3.3 , 3.4 and 4.0. How do I set the > deafult compiler to 4.0, using the update-alternative command? For some > reason I do not get a choice if I run "update-alternatives --config c > ++". Gee,

Re: How to set default compiler to 4.0?

2005-11-04 Thread Lennart Sorensen
On Fri, Nov 04, 2005 at 02:52:44PM +0100, Joost Kraaijeveld wrote: > I have installed 3 versions og gcc: 3.3 , 3.4 and 4.0. How do I set the > deafult compiler to 4.0, using the update-alternative command? For some > reason I do not get a choice if I run "update-alternatives --config c > ++". > >

Re: How to set default compiler to 4.0?

2005-11-04 Thread Rakotomandimby Mihamina
On Fri, 2005-11-04 at 14:52 +0100, Joost Kraaijeveld wrote: > Or should I just change the symlinks in /usr/bin by hand? If the software to compile is well autoconfed/automaked you can also specify an envionment variable as described in the: $ ./configure --help -- A powerfull GroupWare,

How to set default compiler to 4.0?

2005-11-04 Thread Joost Kraaijeveld
Hi, I have installed 3 versions og gcc: 3.3 , 3.4 and 4.0. How do I set the deafult compiler to 4.0, using the update-alternative command? For some reason I do not get a choice if I run "update-alternatives --config c ++". Or should I just change the symlinks in /usr/bin by hand? TIA -- Groete