Setting system gcc when `port select --set gcc app-gcc*` is set

Steven Smith steve.t.smith at gmail.com
Thu Oct 3 19:22:45 UTC 2019


Thanks for all your comments. Please see https://github.com/macports/macports-ports/pull/5419

I “fixed” this issue by adding PATH to build.env and verified that it works:

> # ensure /usr/bin/gcc is used; see https://github.com/haskell/cabal/issues/1325
> default build.env           {PATH=/usr/bin:$env(PATH)}

I suggest trying the same approach with the stack git issue on deprecated systems.

> Convince upstream to address https://github.com/haskell/cabal/issues/1325

Yep, filled with confidence that they’ll pick up this issue from 2013…
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macports.org/pipermail/macports-dev/attachments/20191003/e5f789c1/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 3898 bytes
Desc: not available
URL: <http://lists.macports.org/pipermail/macports-dev/attachments/20191003/e5f789c1/attachment.bin>


More information about the macports-dev mailing list