29 Dec
2017
29 Dec
'17
2:26 a.m.
Carter Schonwald <carter.schonwald@gmail.com> writes:
digging around in configure.ac it looks like i need to set CC_STAGE0 env variable to my desired CC :)
hope this helps other folks... but it definiely seems like the current logic for CC_STAGE0 is more brittle than for CC
Indeed, I've realized over the last few weeks in attempts to cross-compile GHC that our configure script is a bit... let's say peculiar in several respects. Do record your findings on the Wiki. They will be much easier to find there than buried on ghc-devs. Cheers, - Ben