octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #35114] Octave 3.5.90: mkoctfile fails to link


From: Lukas Reichlin
Subject: [Octave-bug-tracker] [bug #35114] Octave 3.5.90: mkoctfile fails to link against BLAS/LAPACK
Date: Thu, 22 Dec 2011 08:23:00 +0000
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_8) AppleWebKit/534.52.7 (KHTML, like Gecko) Version/5.1.2 Safari/534.52.7

Follow-up Comment #5, bug #35114 (project octave):

In the first extract below, after

-lcruft /opt/local/lib/gcc45/libstdc++.6.dylib

the part

 -framework Accelerate -ldotwrp -framework Accelerate -lfftw3 -lfftw3f -lm
-L/opt/local/lib -

is missing. This means that somehow the information where BLAS/LAPACK is to be
found got lost. Note that the problem is not related to Accelerate framework,
as mkoctfile from Octave 3.5.90 using ATLAS doesn't provide links to ATLAS
either
(See comment #2)

FAIL: Octave 3.5.90 using Apple's Accelerate Framework (instead of ATLAS)

/opt/local/bin/g++-mp-4.5 -c -fPIC
-I/opt/local/include/octave-3.5.90/octave/..
-I/opt/local/include/octave-3.5.90/octave -I/opt/local/include
-I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include
-I/opt/local/include -pipe -O2 -m64 slsb03od.cc -o slsb03od.o 
/opt/local/bin/g++-mp-4.5 -bundle -bundle_loader /opt/local/bin/octave-3.5.90
-o slsb03od.oct SB03OD.o select.o SB03OU.o SB03OT.o MB04ND.o MB04OD.o SB03OR.o
SB03OY.o SB04PX.o MB04NY.o MB04OY.o SB03OV.o slsb03od.o
-L/opt/local/lib/octave/3.5.90 -L/opt/local/lib -loctinterp -loctave -lcruft
/opt/local/lib/gcc45/libstdc++.6.dylib 
Undefined symbols for architecture x86_64:


PASS: Octave 3.4.3 using Apple's Accelerate Framework:

/opt/local/bin/g++-mp-4.5 -c -fPIC -I/opt/local/include/octave-3.4.3/octave/..
-I/opt/local/include/octave-3.4.3/octave -I/opt/local/include
-I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include
-I/opt/local/include -pipe -O2 -m64 slsb03od.cc -o slsb03od.o 
/opt/local/bin/g++-mp-4.5 -bundle -bundle_loader /opt/local/bin/octave-3.4.3
-o slsb03od.oct SB03OD.o select.o SB03OU.o SB03OT.o MB04ND.o MB04OD.o SB03OR.o
SB03OY.o SB04PX.o MB04NY.o MB04OY.o SB03OV.o slsb03od.o
-L/opt/local/lib/octave/3.4.3 -L/opt/local/lib -loctinterp -loctave -lcruft
/opt/local/lib/gcc45/libstdc++.6.dylib -framework Accelerate -ldotwrp
-framework Accelerate -lfftw3 -lfftw3f -lm -L/opt/local/lib
-L/opt/local/lib/gcc45/gcc/x86_64-apple-darwin10/4.5.3
-L/opt/local/lib/gcc45/gcc/x86_64-apple-darwin10/4.5.3/../../.. -lm -lgfortran

/opt/local/bin/gfortran-mp-4.5 -c -fPIC -pipe -O2 -m64 SG03BD.f -o SG03BD.o



    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?35114>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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