[Bug binutils/6997] avr32 support

2009-03-10 Thread christian dot gmeiner at gmail dot com
--- Additional Comments From christian dot gmeiner at gmail dot com 2009-03-10 10:30 --- Any updates? -- http://sourceware.org/bugzilla/show_bug.cgi?id=6997 --- You are receiving this mail because: --- You are on the CC list for the bug, or are watching someone who is. ___

[Bug binutils/6997] avr32 support

2009-03-10 Thread eric dot weddington at atmel dot com
--- Additional Comments From eric dot weddington at atmel dot com 2009-03-10 12:38 --- No updates. -- http://sourceware.org/bugzilla/show_bug.cgi?id=6997 --- You are receiving this mail because: --- You are on the CC list for the bug, or are watching someone who is. __

[Bug binutils/521] GNU ar on Solaris creates invalid archives in some cases

2009-03-10 Thread nickc at redhat dot com
--- Additional Comments From nickc at redhat dot com 2009-03-10 15:46 --- Hi Niki, Sorry but I still cannot reproduce the problem. I checked both versions of libmath.a that you uploaded and they both responded to the ar program, both with the 't' command and the 'x' command. If yo

[Bug binutils/521] GNU ar on Solaris creates invalid archives in some cases

2009-03-10 Thread niki dot waibel at gmx dot net
--- Additional Comments From niki dot waibel at gmx dot net 2009-03-10 16:10 --- sure. just send it to my gmx addr given in Cc. i guess your version of ar will work. you may need to send me your libbfd-2.19.50.0.1.20081007.so lib also ... === $ ldd /misc/i386-pc-solaris2.10/opt/binutil

[Bug ld/9938] New: TLS transition from R_386_TLS_GD to R_386_TLS_IE_32 error when compiling gettext-0.17

2009-03-10 Thread niki dot waibel at gmx dot net
when compiling gettext-0.17 on i386-pc-solaris2.10 with gcc-4.3.3 and binutils-2.19.50.0.1, i get: === gcc -std=gnu99 -fopenmp -fPIC -Wall -O2 -Wl,--enable-new-dtags -Wl,--rpath -Wl,/misc/i386-pc-solaris2.10/lib -o .libs/msgmerge msgmerge-msgmerge.o msgmerge-msgl-fsearch.o msgmerge-plural-count.o -

[Bug ld/9938] TLS transition from R_386_TLS_GD to R_386_TLS_IE_32 error when compiling gettext-0.17

2009-03-10 Thread niki dot waibel at gmx dot net
--- Additional Comments From niki dot waibel at gmx dot net 2009-03-10 17:24 --- it seems, if i compile gettext-0.17 with --disable-openmp, i am fine (libgomp.a is simply not used). --disable-openmp is a good workaround for gettext, but maybe someone can figure out why ld is producing t

[Bug ld/9934] arm gnueabi linker often fails with FPE error while linking shared libs

2009-03-10 Thread nickc at redhat dot com
--- Additional Comments From nickc at redhat dot com 2009-03-10 17:51 --- Created an attachment (id=3806) --> (http://sourceware.org/bugzilla/attachment.cgi?id=3806&action=view) Allow object files with relocs but no symbol table. -- http://sourceware.org/bugzilla/show_bug.cgi?id=99

[Bug ld/9934] arm gnueabi linker often fails with FPE error while linking shared libs

2009-03-10 Thread nickc at redhat dot com
--- Additional Comments From nickc at redhat dot com 2009-03-10 17:53 --- Hi Mike, The crtn.o file in your tarball is the culprit - it contains relocs that do not not refer to any symbols. Since those are the only kind of relocs in that file there is no symbol table either and this i

[Bug ld/9938] TLS transition from R_386_TLS_GD to R_386_TLS_IE_32 error when compiling gettext-0.17

2009-03-10 Thread hjl dot tools at gmail dot com
--- Additional Comments From hjl dot tools at gmail dot com 2009-03-10 18:00 --- Please provide loop.o in libgomp.a. -- What|Removed |Added CC|

[Bug ld/9938] TLS transition from R_386_TLS_GD to R_386_TLS_IE_32 error when compiling gettext-0.17

2009-03-10 Thread hjl dot tools at gmail dot com
--- Additional Comments From hjl dot tools at gmail dot com 2009-03-10 18:04 --- Please also provide loop.s. -- What|Removed |Added Status|NEW

[Bug ld/9934] arm gnueabi linker often fails with FPE error while linking shared libs

2009-03-10 Thread vapier at gentoo dot org
--- Additional Comments From vapier at gentoo dot org 2009-03-10 23:13 --- that does fix the crash, but now ld exits with 1 without any error message (patch applied to binutils-2.19.1) running with --verbose shows no info as to why ld decided to exit(1) ... -- http://sourceware.org/