gcc supports having multiple versions of gcc installed at the
same time. Use somthing like -V2.95 to tell gcc you want the
2.95 version.
Brian Beuning
Vincent Diepeveen wrote:
> hello,
>
> did anyone already try to install
> gcc/egcs 2.95 ?
>
> first i ran
>
> ./configure
>
> I bootstrapped it using the command as described in
> /gcc-2.95/install/build (bootstrap with the 40% reduction),
> but after a long period (15 minutes) when it was ready,
> then when i did:
>
> gcc --version
>
> i still had 2.7.2.3
>
> then i tried:
>
> make install
>
> but still gcc --version :
>
> 2.7.2.3
>
> then i tried something like
> make install LANGUAGES="c c++"
>
> but after running a lot of scripts it prints out:
> "nothing to do"
>
> However in the directory /gcc-2.95/gcc/xgcc
> is the 2.95 version.
>
> What must i do to get 2.95 to run?
>
> Greetings,
> Vincent
>
> P.S.
>
> does this mean that for future pgcc releases i need 2.95 too?
>
> -
> Linux SMP list: FIRST see FAQ at http://www.irisa.fr/prive/mentre/smp-faq/
> To Unsubscribe: send "unsubscribe linux-smp" to [EMAIL PROTECTED]
-
Linux SMP list: FIRST see FAQ at http://www.irisa.fr/prive/mentre/smp-faq/
To Unsubscribe: send "unsubscribe linux-smp" to [EMAIL PROTECTED]