Is it possible to generate *.o files instead of *.obj under windows?

Jacob Carlborg doob at me.com
Mon Aug 12 01:33:58 PDT 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


More information about the Digitalmars-d-learn mailing list