https://sourceware.org/bugzilla/show_bug.cgi?id=32006
Stefan Franke <stefan at franke dot ms> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |stefan at franke dot ms --- Comment #9 from Stefan Franke <stefan at franke dot ms> --- Use brackets around that lib that must be searched recursively: gcc -o t test.c -pthread '-(' -lpthread '-)' -Wl,-Map,mapfile -- You are receiving this mail because: You are on the CC list for the bug.