horrible link times with g++ 4.1.1 and -g
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
- To: gcc-help@xxxxxxxxxxx
- Subject: horrible link times with g++ 4.1.1 and -g
- From: Egon Kocjan <egon.kocjan@xxxxxxx>
- Date: Sat, 31 Mar 2007 02:11:53 +0200
- User-agent: Thunderbird 1.5.0.10 (Windows/20070221)
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 of Archives]
[Linux C Programming]
[Linux Kernel]
[eCos]
[Fedora Development]
[Fedora Announce]
[Autoconf]
[The DWARVES Debugging Tools]
[Yosemite Campsites]
[Yosemite News]
[Linux GCC]