Closed locallycompact closed 2 years ago
This seems to only be a problem with profiling enabled. Closing unless someone is really interested.
Yes, this comes up from time to time, nobody knows why :( There is a workaround: set -fexternal-interpreter
for plutus-core
in your cabal.project
.
Summary
Hi, I'm trying to build plutus-core without haskell.nix and running in to the following linker error.
Is this a known issue? Repro below.
Steps to reproduce the behavior
nix build "git+https://gitlab.homotopic.tech/horizon/horizon-plutus#plutus-core"
Actual Result
Doesn't link
Expected Result
Should link
Describe the approach you would take to fix this
No response
System info
Nixos