How to set the linker ldmd2 LTS uses.
Georgi D via digitalmars-d-ldc
digitalmars-d-ldc at puremagic.com
Fri Mar 3 13:54:00 PST 2017
On Friday, 3 March 2017 at 21:39:55 UTC, David Nadlinger wrote:
> On Friday, 3 March 2017 at 21:35:13 UTC, Georgi D wrote:
>> How can I specify the gcc location on the command line or in
>> the environment?
>
> You should be able to use the CC environment variable. There is
> a hidden `gcc` switch as well, but I don't think we ever
> officially documented it.
>
> — David
This worked.
Thanks a lot.
More information about the digitalmars-d-ldc
mailing list