[C++-sig] linking on linux with gcc 3.2 takes very long

Ralf W. Grosse-Kunstleve rwgk at yahoo.com
Mon Dec 9 19:06:14 CET 2002


--- Achim Domma <achim.domma at syynx.de> wrote:
> since today I have a RedHat 8 system to compile my code on, but the final
> linking step takes much to long. I'm waiting now for about 30 minutes (only
> linking). If I remember correctly there was already a thread about this, but
> I could not find it on google. Is there something I can do?

The "solution" is not to use -g. Linking times are back to normal if you use
-O2 or similar. -- I'd be interested if you find out more.
Ralf


__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com




More information about the Cplusplus-sig mailing list