[Bug ld/31395] New: Wrong search path for DT_NEEDED libs on FreeBSD under gcc -m32

2024-02-16 Thread brooks at freebsd dot org
Priority: P2 Component: ld Assignee: unassigned at sourceware dot org Reporter: brooks at freebsd dot org Target Milestone: --- When invoked via gcc -m32 on a FreeBSD amd64 system, ld searches for DT_NEEDED libraries as though it were on an i386 system and

[Bug ld/31395] Wrong search path for DT_NEEDED libs on FreeBSD under gcc -m32

2024-07-19 Thread brooks at freebsd dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=31395 --- Comment #2 from Brooks Davis --- (In reply to Nick Clifton from comment #1) > (In reply to Brooks Davis from comment #0) > Hi Brooks, Thank your for your reply, sorry I didn't notice it when you made it. > > When invoked via gcc -m32 on