help-octave
[Top][All Lists]
Advanced

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

libraries order during linking


From: Sergei Steshenko
Subject: libraries order during linking
Date: Sat, 26 Jun 2010 19:17:14 -0700 (PDT)

Hello,

I am still building octave-3.0.5 and I've noticed that libraries are supplied
in this order : "-lcblas -lf77blas -latlas".

I think that 'atlas' has some functions names the same way as 'blas' ones.

If this is correct, shouldn't the order be "-latlas -lcblas -lf77blas" for
'atlas' functions to be picked ?

Thanks,
  Sergei.


      


reply via email to

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