Re: Two version of GCC

Página superior
Adjuntos:
Obtener este mensaje como un correo
+ (text/plain)
Eliminar este mensaje
Responder a este mensaje
Autor: Jeremy C. Reed
Fecha:  
A: plug-discuss
Asunto: Re: Two version of GCC
On Fri, 9 Apr 2004, Carl Parrish wrote:

> If I have to install multiple version of gcc on the same machine what
> are some of the major things I should look out for (anyone know of good
> docs on it?)


I have done this several times, by installing to /usr/gcc2 and /usr/gcc3
for example.

One thing to look out for is the shared libraries for gcc and g++ (like
/usr/gcc3/lib/libgcc_s.so.1 and /usr/gcc3/lib/libstdc++.so.5.5).

If you compile some software that uses them, be sure to keep the shared
libraries available.



Jeremy C. Reed
http://www.reedmedia.net/

---------------------------------------------------
PLUG-discuss mailing list -
To subscribe, unsubscribe, or to change you mail settings:
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss