Chmouel Boudjnah wrote:
>Blue Lizard <[EMAIL PROTECTED]> writes:
>
>>Here's an extremely newbie question...how do I got configure and make
>>to use gcc-3.0 instead of gcc?
>>
>
>by default ?
>
>(chmou@giants)[~]-% sudo update-alternatives --config gcc
>
>There are 2 programs which provide `gcc'.
>
> Selection Command
>-----------------------------------------------
> + 1 /usr/bin/gcc-2.96
> 2 /usr/bin/gcc-3.0
>
>Enter to keep the default[*], or type selection number:
>
>and choose 2
>
>
What do I do about 'c++ compiler cannot create executables.'?