This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

horrible link times with g++ 4.1.1 and -g


Hello,

I am trying to build a ~100 KLOC c++ application with g++ 4.1.1 and debugging enabled (-g, no -O...). I also link statically some other libraries, like libxml, clucene, etc.., mostly c. The link time with -g is really horrible - it is in range of several minutes! I used 3.4.5 previously, and link time was more like 10-20 seconds. Am I missing something obvious here?

Regards,
Egon Kocjan


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]