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

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

[Octave-bug-tracker] [bug #63642] Bug while installing packages with pkg


From: Dmitri A. Sergatskov
Subject: [Octave-bug-tracker] [bug #63642] Bug while installing packages with pkg
Date: Wed, 11 Jan 2023 12:35:15 -0500 (EST)

Follow-up Comment #6, bug #63642 (project octave):


...  -std=c++14 -g  -std=gnu++11 ...


does not look right.

Can you try:

octave:1> setenv("CXX", "clang++ -std=gnu++14")
octave:2> pkg install -verbose -forge image


Dmitri.
-- 



    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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