August 12, 2013
I am using windows + cygwin, but found that ld can not recognize the obj files.
Is there any switches or options to make the dmd compiler generate *.o files?
August 12, 2013
On 2013-08-12 09:12, idid1 wrote:
> I am using windows + cygwin, but found that ld can not recognize the obj
> files.
> Is there any switches or options to make the dmd compiler generate *.o
> files?

No, I think you need to use GDC in that case.

-- 
/Jacob Carlborg