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

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

[Octave-bug-tracker] [bug #64882] Slow to pass arrays out of mexFunction


From: anonymous
Subject: [Octave-bug-tracker] [bug #64882] Slow to pass arrays out of mexFunction
Date: Mon, 13 Nov 2023 15:55:23 -0500 (EST)

Follow-up Comment #4, bug #64882 (project octave):

Nice catch. I did a quick scan and saw this:

configure:14917: checking whether std::pmr::polymorphic_allocator is
available
configure:14968: g++ -std=gnu++17 -c -g -O2  conftest.cpp >&5
conftest.cpp:71:16: fatal error: memory_resource: No such file or directory
       #include <memory_resource>
                ^~~~~~~~~~~~~~~~~
compilation terminated.
configure:14968: $? = 1
configure: failed program was:
| /* confdefs.h */

Trying again with g++-8.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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