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

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

[Octave-bug-tracker] [bug #51436] Segmentation fault when running make c


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #51436] Segmentation fault when running make check-local on 32-bit (with gcc7)
Date: Wed, 12 Jul 2017 13:17:33 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:54.0) Gecko/20100101 Firefox/54.0

Update of bug #51436 (project octave):

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

    _______________________________________________________

Follow-up Comment #19:

I think 2 GB is a good estimate. I have had build failures from even the
compiler not having enough memory on machines with only 1 GB, so I always
provision at least 2 GB when building Octave on a VM.

It's up to you what you want to do with OpenBLAS. Building Octave with a
specific link for OpenBLAS means that it will only ever run with OpenBLAS.
Building Octave against the reference BLAS library means that you can drop in
OpenBLAS later at runtime and Octave will use it. I always run configure with
the "--with-blas=blas" option to ensure that that is the case. IMHO building
and running the test suite with netlib BLAS is safer. If you distribute the
binaries you can let the user decide which BLAS library to use.

Closing this bug report.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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