Hello,
I am using binutils version 2.16.1cvs20060413-1 from debian sarge, and
see the following error when compiling lapack (http://www.netlib.org/lapack/):
ar cr ../lapack_LINUX.a zbdsqr.o zgbbrd.o zgbcon.o zgbequ.o zgbrfs.o
< snip the listing of a whole bunch more .o files >
BFD: BFD 2.16.9
On Wed, May 31, 2006 at 02:45:55PM -0500, Glen W. Mabey wrote:
> I am using binutils version 2.16.1cvs20060413-1 from debian sarge, and
Hmm, I wonder what debian have done to binutils? You probably should
report this problem to them if it persists.
> ar cr ../lapack_LINUX.a zbdsqr.o zgbbrd.o zgb