On 08/16/2011 07:53 PM, Klimov Max wrote:
Do�developers�plan�to�realize�compilation�to�coff�format�on�windows?
There�are�the�cases�when�i�have�to�use�visual�studio�compiler�that
generates�coff�object�files.�For�example,�CUDA�compiler�now�support
only�vc�cl�compiler.�That's�why�i�have�to�refuse�D,�because�there
are�not�any�correct�converter�omf�->�coff�or�native�support�of
coff�in�dmd.�But�i�like�D�very�much.�This�is�the�issue,�what�about
it?

Afaik the GNU D compiler will generate COFF on Windows. But that probably still won't be 100% compatible to Microsofts COFF.

https://bitbucket.org/goshawk/gdc/wiki/Home#!what-is-gdc

Reply via email to