Re: Create assembly obj to link with Windows objs
- From: "news.cybercity.dk" <spamtrap@xxxxxxxxxx>
- Date: Fri, 11 Nov 2005 18:54:26 +0100
Das <spamtrap@xxxxxxxxxx> wrote:
>
> how to emit/produce debug info so that
> VC/MS tools can understand???
Using VS2005 beta, my custom build step has this command line:
ML /c /Cx /Fm /Fr /H60 /Zd /Zi $(InputPath)
/c /Zd /Zi are the relevant ones, run ML /help for details.
HTH/Ole Nielsby
.
- References:
- Create assembly obj to link with Windows objs
- From: spamtrap
- Re: Create assembly obj to link with Windows objs
- From: Das
- Re: Create assembly obj to link with Windows objs
- From: news.cybercity.dk
- Re: Create assembly obj to link with Windows objs
- From: Das
- Create assembly obj to link with Windows objs
- Prev by Date: Re: Is there code available for?
- Next by Date: Re: Is there code available for?
- Previous by thread: Re: Create assembly obj to link with Windows objs
- Next by thread: cdrom bootloader
- Index(es):
Relevant Pages
|