View previous topic :: View next topic |
Author |
Message |
aldacron
Joined: 05 May 2004 Posts: 1322 Location: Seoul, South Korea
|
Posted: Fri Jan 06, 2012 9:37 pm Post subject: Is this doable? |
|
|
Reading this thread in the newsgroup, I wondered how difficult it would be to add a new project option: integrate objconv into the build process to convert each object file, then use Visual Studio's link instead of optlink to build the exe. Seems like it would be a good workaround for people like the OP, coming to D from existing VS-based toolchains. At least until DMD gets COFF support built-in. _________________ The One With D | The One With Aldacron | D Bits |
|
Back to top |
|
|
sagitario
Joined: 03 Mar 2007 Posts: 292
|
Posted: Sat Jan 07, 2012 10:28 am Post subject: |
|
|
Last time I tried (maybe a year ago), conversion was not very successful, especially when it gets to debug information. Did you try it out and see how well it works?
I think it should not be too hard to add COFF support to DMD especially because the debug info can be very similar to the stuff written to OMF at the moment, so the efforts are better invested there. |
|
Back to top |
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|