https://sourceware.org/bugzilla/show_bug.cgi?id=30569
--- Comment #4 from Alan Modra <amodra at gmail dot com> --- OK, so I was able to reproduce this problem building from the haproxy-2.6.13 tar file, using make TARGET=linux-glibc CC=mips-linux-gnu-gcc ARCH=mips CPU_CFLAGS="-Os -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -mips16 -minterlink-mips16 -Wl,-z,now -Wl,-z,relro -fno-strict-aliasing -fwrapv -fasynchronous-unwind-tables" V=1 As I guessed, the link stage uses -Wl,--export-dynamic. -- You are receiving this mail because: You are on the CC list for the bug.