https://sourceware.org/bugzilla/show_bug.cgi?id=17406

--- Comment #2 from Jan Engelhardt <jengelh at inai dot de> ---
At the time that -lpcre is specified, there should not be any undefined symbol
reference. Only after x.o is seen, this is the case. But then, no further
libraries are specified to resolve the undefined pcre_compile, which is why
ld.bfd gives the error (as expected). Not so with gold. What am I missing?

-- 
You are receiving this mail because:
You are on the CC list for the bug.

_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to