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

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

[Octave-bug-tracker] [bug #63633] SUNDIALS 6.5.0 requires C++14


From: Markus Mützel
Subject: [Octave-bug-tracker] [bug #63633] SUNDIALS 6.5.0 requires C++14
Date: Tue, 10 Jan 2023 10:46:05 -0500 (EST)

Follow-up Comment #2, bug #63633 (project octave):

We are using `AX_CXX_COMPILE_STDCXX(11, [], mandatory)` in our configure
script. IIUC, that checks for some C++11 features first without any
`-std=c++**` or `-std=gnu++**` flag. If that fails, it tries to add
`-std=gnu++11` to the flags and tries again.

Presumably, the version of Apple clang on the CI runners needs a flag for
C++11 features.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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