[Bug gas/4079] Errors in @GOT

2007-07-11 Thread amodra at bigpond dot net dot au
-- What|Removed |Added Severity|normal |enhancement http://sourceware.org/bugzilla/show_bug.cgi?id=4079 --- You are receiving this mail because:

[Bug binutils/4781] binutils 2.17.50.0.7 and later eats up memory when calling gnujava wizards in OpenOffice

2007-07-11 Thread hjl at lucon dot org
--- Additional Comments From hjl at lucon dot org 2007-07-12 02:31 --- Please show your the outputs of "readelf -lS --wide" on bad and good /lib64/libc.so.6. -- What|Removed |Added ---

[Bug ld/4782] Segmentation fault when using SIZEOF

2007-07-11 Thread amodra at bigpond dot net dot au
--- Additional Comments From amodra at bigpond dot net dot au 2007-07-12 01:41 --- http://sourceware.org/ml/binutils-cvs/2007-07/msg00086.html -- What|Removed |Added

[Bug ld/4782] New: Segmentation fault when using SIZEOF

2007-07-11 Thread us15 at os dot inf dot tu-dresden dot de
Using GNU ld (Linux/GNU Binutils) 2.17.50.0.17.20070615 with the following snippet of linker script causes ld to segfault. Even though the SIZEOF expression is dubious it shouldn't crash. SECTIONS { .text SIZEOF (.text) : { *(.text) } } -- Summary: Segmentation fau

[Bug binutils/4781] New: binutils 2.17.50.0.7 and later eats up memory when calling gnujava wizards in OpenOffice

2007-07-11 Thread andyradke at web dot de
using binutils+rebuilt glibc from version 2.17.50.0.7 or newer and then calling the Java based LetterWizard in OpenOffice writer eats up all memory within a few seconds. also compiling Openoffice eats up the memory when it comes to compiling java stuff. last working version of binutils where this

[Bug ld/1040] Many packages fail to compile with binutils 2.16.1 because of ldscripts screwup

2007-07-11 Thread funtoos at yahoo dot com
--- Additional Comments From funtoos at yahoo dot com 2007-07-11 20:15 --- I haven't used solaris for a while now and I would say close this bug if no one else has seen this issue. -- http://sourceware.org/bugzilla/show_bug.cgi?id=1040 --- You are receiving this mail because: --

[Bug ld/1040] Many packages fail to compile with binutils 2.16.1 because of ldscripts screwup

2007-07-11 Thread hjl at lucon dot org
--- Additional Comments From hjl at lucon dot org 2007-07-11 20:10 --- Does the current binutls in CVS work? -- What|Removed |Added Status|NEW