Thayer message

2006-11-17 Thread Lavern Thayer
Our Hottest pick this year! Brand new issue Cana Petroleum! VERY tightly held, in a booming business sector, with a huge publicity campaign starting up, Cana Petroleum (CNPM) is set to bring all our readers huge gains. We advise you to get in on it on Friday, November 17th and ride it to the

[Bug ld/2503] Problem allocated section

2006-11-17 Thread amodra at bigpond dot net dot au
--- Additional Comments From amodra at bigpond dot net dot au 2006-11-17 14:05 --- not a bug -- What|Removed |Added Status|NEW |RESOLVED

[Bug ld/3111] LD very slow linking object files containing dwarf2 symbols

2006-11-17 Thread amodra at bigpond dot net dot au
--- Additional Comments From amodra at bigpond dot net dot au 2006-11-17 14:02 --- Caching implemented in http://sources.redhat.com/ml/binutils/2006-11/msg00190.html -- What|Removed |Added -

[Bug binutils/3535] New: GNU strip 2.17 corrupts Sun CC/cc binaries (ld issue?)

2006-11-17 Thread swatts at ngms dot eu dot com
GNU strip (2.17) build on sparc-sun-solaris2.8 with GNU toolchain (gcc 4.1.1). Host: SunOS xxx 5.8 Generic_108528-29 sun4u sparc SUNW,Sun-Fire-V240 Solaris Binaries build with GCC 4.1.1 (c/c++) appear to be stripped okay. This is part of the toolchain that includes binutils (built with, and uses)

Re: autoconf2.53 does not work with glibc2.4

2006-11-17 Thread Nick Clifton
Hi Megha, configure: error: *** These critical programs are missing or too old: gcc This is not a problem with autoconf. It is a problem with the configure scripts in whichever directory is being configured when this error occurs. That script is probably only checking for a 3.xx series gcc

[Bug ld/161] Comdat group doesn't work well with .gnu.linkonce sections

2006-11-17 Thread amodra at bigpond dot net dot au
--- Additional Comments From amodra at bigpond dot net dot au 2006-11-17 08:08 --- Created an attachment (id=1426) --> (http://sourceware.org/bugzilla/attachment.cgi?id=1426&action=view) corrected testcase Original testcase had an extra '.' in the comdat group name -- What