[ET Trac] [Einstein Toolkit] #2104: Support NixOS

Einstein Toolkit trac-noreply at einsteintoolkit.org
Tue Oct 30 19:12:24 CDT 2018


#2104: Support NixOS
-----------------------------+---------------------------------
  Reporter:  Erik Schnetter  |      Owner:  (none)
      Type:  enhancement     |     Status:  review
  Priority:  unset           |  Milestone:
 Component:  Cactus          |    Version:  development version
Resolution:                  |   Keywords:
-----------------------------+---------------------------------

Comment (by Erik Schnetter):

 Cactus expects LD to be the C++ compiler driver to be used for linking,
 not the linker. In other words, setting LD to "ld" is almost guaranteed to
 be wrong, and setting it to the value of CXX is a good default choice.
 Since the Cactus definition of LD goes against the grain of what LD means
 everywhere else (e.g. in autotools), handling this problematic case
 generically is better than applying a NixOS-only solution.

-- 
Ticket URL: <https://trac.einsteintoolkit.org/ticket/2104#comment:5>
Einstein Toolkit <http://einsteintoolkit.org>
The Einstein Toolkit


More information about the Trac mailing list