bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug ld/11583] ld aborts in elf_link_output_extsym when given EXTERN() s


From: cinarus at yahoo dot com
Subject: [Bug ld/11583] ld aborts in elf_link_output_extsym when given EXTERN() symbol in script.
Date: 12 May 2010 21:08:09 -0000

------- Additional Comments From cinarus at yahoo dot com  2010-05-12 21:08 
-------
(In reply to comment #3)
Hi, 

I tried your patch. ld no longer aborts but it still can't resolve 'puts'. Here
is the output it gives now:

$ /tmp/binutils/bin/ld dparse_objs.lds -lc
/usr/lib/libc.so:6: unresolvable symbol `puts' referenced in expression
/usr/lib/libc.so:6: unresolvable symbol `puts' referenced in expression
/tmp/binutils/bin/ld: warning: cannot find entry symbol _start; defaulting to
0804817c
_func_main_1.o: In function `_llf_func_main_1':
_func_main_1.c:(.text+0x9d): undefined reference to `_xlfputs'

Anyway, is this supposed to work at all? I already worked around it but it could
be troublesome for data references.

Thanks
Sukru


-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=11583

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]