[Bug ld/4304] ld --fatal-warnings doesn't work

2007-04-05 Thread hjl at lucon dot org
--- Additional Comments From hjl at lucon dot org 2007-04-05 14:41 --- A patch is posted at http://sourceware.org/ml/binutils/2007-04/msg00057.html -- What|Removed |Added

[Bug ld/4302] [regression] ld fails to link gcc-4.1's libstdc++ debug build

2007-04-05 Thread hjl at lucon dot org
--- Additional Comments From hjl at lucon dot org 2007-04-05 15:04 --- What is the last working version in CVS for PPC and Sparc? I don't have PPC nor Sparc. If you can provide me testcacases for PPC and Sparc I can use with a cross linker, I will try to take a look. -- http://sourcew

[Bug ld/4304] ld --fatal-warnings doesn't work

2007-04-05 Thread hjl at lucon dot org
--- Additional Comments From hjl at lucon dot org 2007-04-05 16:58 --- A simple patch is at http://sourceware.org/ml/binutils/2007-04/msg00059.html -- http://sourceware.org/bugzilla/show_bug.cgi?id=4304 --- You are receiving this mail because: --- You are on the CC list for

[Bug ld/4304] ld --fatal-warnings doesn't work

2007-04-05 Thread hjl at lucon dot org
--- Additional Comments From hjl at lucon dot org 2007-04-05 17:17 --- Fixed by http://sourceware.org/ml/binutils/2007-04/msg00061.html -- What|Removed |Added St

[Bug ld/4302] [regression] ld fails to link gcc-4.1's libstdc++ debug build

2007-04-05 Thread doko at debian dot org
--- Additional Comments From doko at debian dot org 2007-04-05 18:15 --- I added http://people.ubuntu.com/~doko/tmp/libstd++-v3-gcc-4.1-powerpc-host=i386.tar.bz2 this is a ld configured with --enable-targets=powerpc-linux-gnu,powerpc64-linux-gnu the last binutils I sucessfully checked

[Bug ld/4302] [regression] ld fails to link gcc-4.1's libstdc++ debug build

2007-04-05 Thread hjl at lucon dot org
--- Additional Comments From hjl at lucon dot org 2007-04-05 19:19 --- (In reply to comment #4) > I added > http://people.ubuntu.com/~doko/tmp/libstd++-v3-gcc-4.1-powerpc-host=i386.tar.bz2 > this is a ld configured with --enable-targets=powerpc-linux-gnu,powerpc64-linux-gnu > > the last

[Bug ld/4302] [regression] ld fails to link gcc-4.1's libstdc++ debug build

2007-04-05 Thread hjl at lucon dot org
--- Additional Comments From hjl at lucon dot org 2007-04-05 19:55 --- src/debug/.libs/compatibility.o is wrong: [EMAIL PROTECTED] .libs]$ readelf -s compatibility.o | grep GLIBC 159: 88 FUNCGLOBAL DEFAULT 73 [EMAIL PROTECTED] 160: 88 FUNCGLOBAL D

[Bug ld/4302] [regression] ld fails to link gcc-4.1's libstdc++ debug build

2007-04-05 Thread doko at debian dot org
--- Additional Comments From doko at debian dot org 2007-04-05 21:38 --- for both targets GCC is configured --with-long-double-128, after applying http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25864#c14 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25864#c13 -- http://sourceware.org/bug

[Bug ld/4302] [regression] ld fails to link gcc-4.1's libstdc++ debug build

2007-04-05 Thread hjl at lucon dot org
--- Additional Comments From hjl at lucon dot org 2007-04-05 21:42 --- (In reply to comment #7) > for both targets GCC is configured --with-long-double-128, after applying > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25864#c14 > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25864#c13 > T