
28 Dec
2017
28 Dec
'17
1:26 p.m.
Carter Schonwald
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