August 12, 2013 Is it possible to generate *.o files instead of *.obj under windows? | ||||
---|---|---|---|---|
| ||||
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 Re: Is it possible to generate *.o files instead of *.obj under windows? | ||||
---|---|---|---|---|
| ||||
Posted in reply to idid1 | 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 |
Copyright © 1999-2021 by the D Language Foundation