On 2019-9-5 15:08 , Bjarne D Mathiesen wrote: > Mojca Miklavec wrote: >> >> >> V sre., 4. sep. 2019 19:41 je oseba Bjarne D Mathiesen >> <[email protected] <mailto:[email protected]>> napisala: >> >> Joshua Root wrote: >> > It looks like the compiler version check is just assuming that all >> > compilers are gcc. It checks whether the version is at least 4.4, >> which >> > is correct for gcc but not for clang. >> >> so how do I eg force it to use clang-8.0 ?!? >> >> >> ${system_gcc} needs to be replaced with ${configure.cc} in the Portfile. > > that didn't make any difference ... it still uses /usr/bin/gcc
To be clear, I was looking at the logs that Ken linked, which are for ghc, not stack. - Josh
