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

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

[Octave-bug-tracker] [bug #60308] mkoctfile function behaves different t


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #60308] mkoctfile function behaves different than in command style
Date: Tue, 30 Mar 2021 13:07:25 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.90 Safari/537.36

Update of bug #60308 (project octave):

                  Status:                    None => Invalid                
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #2:

The correct translation from command style should be this


blas_libs = mkoctfile ('--print', 'BLAS_LIBS');
lapack_libs = mkoctfile ('--print', 'LAPACK_LIBS');


The return value of '-lblas' (or '-lopenblas' on my system) is not wrong. So I
don't think there is any bug here.

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?60308>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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