[Bug ld/2300] New: ld does not report duplicate symbols defined in script file

2006-02-08 Thread raj dot khem at gmail dot com
In the following example symbol _start should have been reported as duplicate as there are two instances of it. But ld does not report this error and the _start symbol defined in duplicate.o file is overridden. example Sampel application "duplicate.c": extern int dummy(void) { volatile

[Bug ld/2300] ld does not report duplicate symbols defined in script file

2006-02-08 Thread hjl at lucon dot org
--- Additional Comments From hjl at lucon dot org 2006-02-09 00:13 --- A patch is posted at http://sourceware.org/ml/binutils/2006-02/msg00126.html -- http://sourceware.org/bugzilla/show_bug.cgi?id=2300 --- You are receiving this mail because: --- You are on the CC list for

[Bug ld/2290] ld searches for implicit shared library dependencies in the wrong order (in particular, differently from linux's ld.so)

2006-02-08 Thread hjl at lucon dot org
--- Additional Comments From hjl at lucon dot org 2006-02-09 00:14 --- A patch is posted at http://sourceware.org/ml/binutils/2006-02/msg00127.html -- http://sourceware.org/bugzilla/show_bug.cgi?id=2290 --- You are receiving this mail because: --- You are on the CC list for

[Bug binutils/2258] p_paddr in ELF progam header isn't handled properly

2006-02-08 Thread hjl at lucon dot org
--- Additional Comments From hjl at lucon dot org 2006-02-09 01:03 --- A patch is posted at http://sourceware.org/ml/binutils/2006-02/msg00117.html -- http://sourceware.org/bugzilla/show_bug.cgi?id=2258 --- You are receiving this mail because: --- You are on the CC list for

[Bug ld/2290] ld searches for implicit shared library dependencies in the wrong order (in particular, differently from linux's ld.so)

2006-02-08 Thread hjl at lucon dot org
--- Additional Comments From hjl at lucon dot org 2006-02-09 01:05 --- Fixed. -- What|Removed |Added Status|NEW |RESOLVED Resolut