https://sourceware.org/bugzilla/show_bug.cgi?id=23980
--- Comment #8 from Alfredo Dal'Ava JĂșnior <alfredo.junior at eldorado dot org.br> --- looks like the issue occurs only when using the ld from a x86_64 host (cross compiling). Linking the attached files directly from a powerpc64 machine gives: # src/binutils-gdb/ld/ld-new -shared -o test.so write.pico writev.pico src/binutils-gdb/ld/ld-new: write.pico: in function `write': /usr/src/lib/libc/sys/write.c:49: undefined reference to `__libc_interposing' src/binutils-gdb/ld/ld-new: /usr/src/lib/libc/sys/write.c:49: undefined reference to `__libc_interposing' src/binutils-gdb/ld/ld-new: writev.pico: in function `writev': /usr/src/lib/libc/sys/writev.c:50: undefined reference to `__libc_interposing' src/binutils-gdb/ld/ld-new: /usr/src/lib/libc/sys/writev.c:50: undefined reference to `__libc_interposing' # src/binutils-gdb/ld/ld-new --version GNU ld (GNU Binutils)2.31.51.20181217 Thanks! -- 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