ld in CVS is still broken
H . J . Lu
hjl@valinux.com
Tue Apr 18 16:06:00 GMT 2000
The orphan handling in ld in CVS is still broken. The problem is
we create output sections on the fly. Somehow, an output section
wind up on the children list of another output section. That
totally confuses lang_size_sections (). As the result, I can
no longer build glibc nor Linux kernel. I am enclosing a testcase
here.
# make
ld -r -o hfs.o version.o part_tbl.o string.o super.o sysdep.o
ld: final link failed: Bad value
--
H.J. Lu (hjl@gnu.org)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: orphan.tar.gz
Type: application/x-gzip
Size: 6316 bytes
Desc: not available
URL: <https://sourceware.org/pipermail/binutils/attachments/20000418/00c25c7c/attachment.bin>
More information about the Binutils
mailing list