Re: gcc or binutils bug?

2007-01-09 Thread Paul Novak
On Tue, Jan 09, 2007 at 07:56:30AM +, Nick Clifton wrote: > Hi Paul, > > >I'm experiencing some problem try to build binutils-2.17 > >using GCC 4.1.1 on an AMD Athon. By default, > >binutils-2.17 is configured and compiled with -Werror. > >When using -O2, binutils-2.17 compiles cleanly.

[Bug ld/3831] Support for automatically including symbols in the list of dynamic symbols that are referenced as global data

2007-01-09 Thread hjl at lucon dot org
--- Additional Comments From hjl at lucon dot org 2007-01-09 14:51 --- People suggested to use -Bsymbolic-functions instead. A patch is posted here: http://sourceware.org/ml/binutils/2007-01/msg00089.html -- http://sourceware.org/bugzilla/show_bug.cgi?id=3831 --- You are receivi