help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: octave with gcc4 done!


From: Dmitri A. Sergatskov
Subject: Re: octave with gcc4 done!
Date: Fri, 18 Feb 2005 23:39:56 -0700
User-agent: Mozilla Thunderbird 0.9 (X11/20041127)

Perhaps I spoke too soon. While octave compiled fine, it did not use Atlas optimized blas/lapack -- it used reference lapack/blas instead.
Here is relevant part of configure.log:

configure:9484: gcc4 -o conftest -O2 -mcpu=athlon-mp -mtune=athlon-mp -pipe   
conftest.c -lf77blas -latlas -lm   -L/usr/lib/gcc/i386-redhat-linux/4.0.0 
-L/usr/lib/gcc/i386-redhat-linux/4.0.0/../../.. -lgfortranbegin -lgfortranpreview -lm 
-lgcc_s >&5
/usr/local/lib/libf77blas.a(xerbla.o)(.text+0x9): In function `xerbla_':
: undefined reference to `s_wsfe'
/usr/local/lib/libf77blas.a(xerbla.o)(.text+0x1c): In function `xerbla_':
: undefined reference to `do_fio'
/usr/local/lib/libf77blas.a(xerbla.o)(.text+0x2f): In function `xerbla_':
: undefined reference to `do_fio'
/usr/local/lib/libf77blas.a(xerbla.o)(.text+0x34): In function `xerbla_':
: undefined reference to `e_wsfe'
/usr/local/lib/libf77blas.a(xerbla.o)(.text+0x43): In function `xerbla_':
: undefined reference to `s_stop'
collect2: ld returned 1 exit status

Dmitri.
--



-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------



reply via email to

[Prev in Thread] Current Thread [Next in Thread]