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

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

[Octave-bug-tracker] [bug #50339] configure detection for BLAS does not


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #50339] configure detection for BLAS does not use -fdefault-integer-8
Date: Thu, 7 Sep 2017 17:21:26 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:55.0) Gecko/20100101 Firefox/55.0

Update of bug #50339 (project octave):

                  Status:               Need Info => Confirmed              

    _______________________________________________________

Follow-up Comment #8:

No. I can confirm this bug is still present.

The way it affects me is


./configure


does not work, but


./configure FFLAGS='-g -O2 -fdefault-integer-8'


does work (at least configure passes).

My understanding of the rework of configure was that it was supposed to detect
the BLAS integer size automatically and add the appropriate option to FFLAGS
automatically. The --enable-64 option is now redundant/default.

The error I get seems to be related to configure does check for the default
integer size, twice, but it never actually gets added to FFLAGS. I'll see if I
can figure out why that is.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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