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

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

[Octave-bug-tracker] [bug #50510] 64-bit build issue


From: Kai Torben Ohlhus
Subject: [Octave-bug-tracker] [bug #50510] 64-bit build issue
Date: Fri, 10 Mar 2017 17:22:40 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.98 Safari/537.36

Update of bug #50510 (project octave):

                  Status:                    None => Need Info              

    _______________________________________________________

Follow-up Comment #1:

You say "suitesparse is configured to use 'long int'", so you don't have an
influence on the configuration?

Otherwise you can configure SuiteSparse using -DLONGBLAS='long long'. See
SuiteSparse_config/SuiteSparse_config.mk:


# -D'LONGBLAS=long' or -DLONGBLAS='long long' defines the integers used by
#               LAPACK and the BLAS (defaults to 'int')


I assume for Windows there is the same issue. On Linux usually sizeof(long) is
64 Bit, on my rarely used Windows systems 32 Bit only. But I don't use Octave
there.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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