Am Sun, 13 Jan 2013 22:54:12 +
schrieb Iain Buclaw :
>
> multiobj is ignored by gdc, but just for consistency reasons, just go
> with false.
OK, thanks
>
>
> Also, do you find that templates must go after *all* functions have
> been processed, or is it fine if you just add them to
> toSymb
On 1/12/2013 5:37 PM, Vladimir Panteleev wrote:
By the way, I noticed this in README-gdc-mingw.txt:
Includes D1 and D2 compilers. Defaults to D1,
D2 can be used by specifying -v2.
-v2 must be used if GDC is used for linking.
And in the gdmd perl script:
} elsif ( $arg =~ m/^-v1$/ ) {