Re: Two version of GCC

トップ ページ
添付ファイル:
Eメールのメッセージ
+ (text/plain)
このメッセージを削除
このメッセージに返信
著者: Jeremy C. Reed
日付:  
To: plug-discuss
題目: 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