[Bug ld/10361] linker doesn't throw an error in case of missing libraries

2009-07-04 Thread amodra at bigpond dot net dot au
--- Additional Comments From amodra at bigpond dot net dot au 2009-07-05 00:11 --- Your library isn't missing. ld found it somewhere else on your system. -- What|Removed |Added -

[Bug ld/10361] New: linker doesn't throw an error in case of missing libraries

2009-07-04 Thread booleandomain at gmail dot com
I'm trying to compile bash-4.0 with gcc-4.3.3-r2 and binutils-2.19.1-r1. Bash was configured with the following options: --prefix=/tools --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu Please notice I have set CFLAGS environment variable to: -O2 -march=core2 -Wl,--dynamic-linker=/tools/lib