http://sourceware.org/bugzilla/show_bug.cgi?id=12658
--- Comment #19 from Dongsheng Song
2011-04-15 05:55:52 UTC ---
(In reply to comment #18)
> If I link wxWidgets 2.8 into multiple .DLL files, the link speed is very fast,
> here is the details (the last 2 columns were reported by ld '--stats')
http://sourceware.org/bugzilla/show_bug.cgi?id=12658
--- Comment #18 from Dongsheng Song
2011-04-15 05:50:28 UTC ---
If I link wxWidgets 2.8 into multiple .DLL files, the link speed is very fast,
here is the details (the last 2 columns were reported by ld '--stats'):
DLL SIZE FILE NAME
http://sourceware.org/bugzilla/show_bug.cgi?id=12672
--- Comment #4 from cvs-commit at gcc dot gnu.org 2011-04-15 03:47:34 UTC ---
CVSROOT:/cvs/src
Module name:src
Changes by:amo...@sourceware.org2011-04-15 03:47:30
Modified files:
ld : ChangeLog ldlang.c
Log me
http://sourceware.org/bugzilla/show_bug.cgi?id=12658
--- Comment #17 from Dongsheng Song
2011-04-15 01:49:32 UTC ---
(In reply to comment #16)
> Ho Dongsheng,
>
> Hmm, I am not sure what else to suggest. You could try turning off section
> garbage collection (--no-gc-sections) as this appear
http://sourceware.org/bugzilla/show_bug.cgi?id=12675
Summary: gold produces x86-64 .so with two .eh_frame sections,
breaking Valgrind
Product: binutils
Version: unspecified
Status: NEW
Severity: normal
Priority: P
http://sourceware.org/bugzilla/show_bug.cgi?id=12672
Alan Modra changed:
What|Removed |Added
Status|NEW |ASSIGNED
CC|
http://sourceware.org/bugzilla/show_bug.cgi?id=12672
--- Comment #2 from H.J. Lu 2011-04-14 17:30:10
UTC ---
You can try hjl/lto-mixed branch at
http://git.kernel.org/?p=devel/binutils/hjl/x86.git;a=summary
--
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
--- Y
http://sourceware.org/bugzilla/show_bug.cgi?id=12658
--- Comment #16 from Nick Clifton 2011-04-14 15:27:42
UTC ---
Ho Dongsheng,
Hmm, I am not sure what else to suggest. You could try turning off section
garbage collection (--no-gc-sections) as this appears to be turned on.
If you really
http://sourceware.org/bugzilla/show_bug.cgi?id=12280
tim blechmann changed:
What|Removed |Added
CC||tim at klingt dot org
--
Configure bu