Runtime linker
Lana Black
lanablack at amok.cc
Tue Sep 13 15:21:25 UTC 2022
Hello,
My personal project involves making a port of GHC for an almost bare-bones
environment, which doesn't provide runtime linking support. GHC configure
script sets `TargetHasRTSLinker` flag, but it seems to be ignored in RTS
itself, and the linker is built regardless.
Is this a regression, perhaps due to the migration from Makefiles to Hadrian?
Or is building RTS without runtime linker no longer supported?
Thank you.
More information about the ghc-devs
mailing list