[Bug ld/3958] ELF linker failed to handle relocation against STN_UNDEF

2007-03-03 Thread hjl at lucon dot org
--- Additional Comments From hjl at lucon dot org 2007-03-03 23:06 --- Relocation against STN_UNDEF is well defined by the gABI. Here is the updated patch: http://sourceware.org/ml/binutils/2007-03/msg00029.html -- What|Removed |Added

[Bug ld/4023] Default rpath does not respect sysroot

2007-03-03 Thread kstemen at centeris dot com
--- Additional Comments From kstemen at centeris dot com 2007-03-03 11:25 --- I tested it on AIX. The rpath doesn't match what gcc does on AIX, but it works. It would take more than a sysroot to match what the native gcc does. If you're ok with my updated patch, please close the bug. He

[Bug ld/4023] Default rpath does not respect sysroot

2007-03-03 Thread kstemen at centeris dot com
--- Additional Comments From kstemen at centeris dot com 2007-03-03 11:24 --- Created an attachment (id=1596) --> (http://sourceware.org/bugzilla/attachment.cgi?id=1596&action=view) Updated patch I had to fix part of your patch -- http://sourceware.org/bugzilla/show_bug.cgi?id=4023