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

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

[Octave-bug-tracker] [bug #63210] Lots of warnings in compilation


From: Rik
Subject: [Octave-bug-tracker] [bug #63210] Lots of warnings in compilation
Date: Sun, 30 Oct 2022 20:27:07 -0400 (EDT)

Follow-up Comment #10, bug #63210 (project octave):

I fixed point 5: unbalanced parentheses in @def...

For point #4, it seems that this is related to the use of ccache as well as
the -nostdlib option which the autotools process is adding to the link phase
of anything defined as a library (liboctinterp, for example, but also anything
in the dldfcn directory).  The best way may be to simply disable the warning
(-Wno-error=unused-command-line-argument).  Alternatively, it may be possible
to filter it out of the CPPFLAGS we use for each library in
libinterp/dldfcn/module.mk.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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