D - COFF support for windows compiler
- Klimov Max (7/7) Aug 16 2011 Do developers plan to realize compilation to coff format on windows?
- Simen Kjaeraas (4/11) Aug 16 2011 This newsgroup is deprecated. Please use digitalmars.D.learn instead.
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 supporting of coff in dmd. But i like D very much. This is the issue, what about it?
Aug 16 2011
On Tue, 16 Aug 2011 15:35:45 +0200, Klimov Max <klimroot mail.ru> 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 supporting of coff in dmd. But i like D very much. This is the issue, what about it?This newsgroup is deprecated. Please use digitalmars.D.learn instead. -- Simen
Aug 16 2011