How to run lit tests on Mac OSX without gcc?

Thomas Mader via digitalmars-d-ldc digitalmars-d-ldc at puremagic.com
Mon Aug 28 13:13:34 PDT 2017


On Monday, 28 August 2017 at 20:09:39 UTC, David Nadlinger wrote:
> Where would the restriction to `gcc` come in? —David

https://github.com/ldc-developers/ldc/blob/37390e5764494da77a925f8586b2e1187ef08076/driver/tool.cpp#L26

and

https://github.com/ldc-developers/ldc/blob/37390e5764494da77a925f8586b2e1187ef08076/driver/tool.cpp#L70

I patched both to get it working for now.


More information about the digitalmars-d-ldc mailing list