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

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

[Octave-bug-tracker] [bug #62715] ./configure could cache more values fo


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #62715] ./configure could cache more values for better performance
Date: Fri, 8 Jul 2022 00:38:14 -0400 (EDT)

Follow-up Comment #8, bug #62715 (project octave):

The current way of setting the integer size used by the BLAS and other Fortran
libraries is to set the configure variable prior to running configure because
the configure test requires running a program and that doesn't work when cross
compiling.

I don't know whether it would be better to use a configure option for this
particular case.  I probably wouldn't spend more time on it.

If we remove the ax_blas_f77_func_ok variable from Octave's configure script,
it could also be removed from MXE Octave.  But that's a lower priority since
setting the value of an unused variable there won't cause any real trouble.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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