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

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

[Octave-bug-tracker] [bug #56505] setting CXX should affect mkoctfile li


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #56505] setting CXX should affect mkoctfile link stage as well
Date: Mon, 17 Jun 2019 14:42:25 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.90 Safari/537.36

Follow-up Comment #1, bug #56505 (project octave):

I'm leaning towards combining the three linker variables 'DL_LD', 'LD_CXX',
and 'SH_LD'. They all seem to be some definition of a linker, and in the
typical use case they should all be set to the same thing as 'CXX'. I think
the new combined variable should be called 'CXXLD' for consistency with GNU
Automake.

Then part 2 would be to add logic to mkoctfile, such that if the user
environment sets 'CXX' but not 'CXXLD', the value of 'CXX' should be used for
both the 'CXX' and 'CXXLD' internal variables.

Any objections to any of that in theory?

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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