------- Additional Comments From hjl at lucon dot org 2006-02-28 21:37 ------- Created an attachment (id=894) --> (http://sourceware.org/bugzilla/attachment.cgi?id=894&action=view) A testcase
[EMAIL PROTECTED] mismatch]$ make CC=gcc gcc -O -g -c -o foo.o foo.c gcc -O -g -fPIC -c -o bar.o bar.c gcc -o libbar.so -shared bar.o gcc -o foo foo.o libbar.so -Wl,-rpath,. ./foo times: -1 times: 20 time: 0 time: 10 make: *** [all] Segmentation fault [EMAIL PROTECTED] mismatch]$ -- http://sourceware.org/bugzilla/show_bug.cgi?id=2404 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. _______________________________________________ bug-binutils mailing list bug-binutils@gnu.org http://lists.gnu.org/mailman/listinfo/bug-binutils