snowleopard / hadrian

Hadrian: a new build system for the Glasgow Haskell Compiler. Now merged into the GHC tree!
https://gitlab.haskell.org/ghc/ghc/tree/master/hadrian
MIT License
208 stars 39 forks source link

Issue on Trac: 15908 #707

Closed ggreif closed 5 years ago

ggreif commented 5 years ago

This is just a pointer to a trac ticket. My first one and not sure how the process works.

I have experienced another problem too, on Linux: -o does not work. I did hadrian/build.sh -c --build-root=/some/other/place/_build. Directory got created but the build failed.

snowleopard commented 5 years ago

@ggreif Thank you! We have decided to create all new tickets on GHC Trac, so I'm going to close this issue if you don't mind.

I suggest you create a separate Trac ticket for the -o problem, so we can track it there, too. It would be great if you also add me to Cc on Trac, so I get notified (my Trac username is snowleopard).