http://sourceware.org/bugzilla/show_bug.cgi?id=11172
Ian Lance Taylor changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
--
What|Removed |Added
CC||GooseYArd at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=11172
--- You are receiving thi
--- Additional Comments From d dot g dot gorbachev at gmail dot com
2010-01-14 19:34 ---
Other, probably unrelated, differences with ld:
- gold doesn't sort sections (first all code, then all read-only data, etc.);
- it creates a larger (+7.7%) binary.
--
http://sourceware.org/bugz
--- Additional Comments From d dot g dot gorbachev at gmail dot com
2010-01-14 19:30 ---
Created an attachment (id=4516)
--> (http://sourceware.org/bugzilla/attachment.cgi?id=4516&action=view)
Testcase in .tar.bz2 archive
ld -r -T module-common.lds floppy.o floppy.mod.o -o floppy.ko
-