Bug#487213: Library search path for -m32 differs between amd64 and i386

2008-12-01 Thread Matthias Klose
reassign 487213 binutils thanks it is ld searching there. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#487213: Library search path for -m32 differs between amd64 and i386

2008-06-20 Thread Goswin von Brederlow
Package: gcc-4.3 Version: 4.3.1-2 Severity: normal Hi, when linking with 'gcc -m32 -lfoo' the library search path differs for amd64 and i386. On i386 you have the right directory: [pid 4966] stat64("/usr/i486-linux-gnu/lib/libfoo.so", 0xffacca30) = -1 ENOENT (No such file or directory) On amd