Re: Generating List file

From: Tweeeek (Tariq.Mahmood_at_nospam.com)
Date: 02/27/04


Date: Fri, 27 Feb 2004 09:06:51 -0000

Hi
Thanks for the reply, this works but only generates .lst files for files
written in assembler (.s extension), it doesn't generate .lst file for files
written in C (.c extension)

Regards

"Alan Page [MS]" <alanpa@online.microsoft.com> wrote in message
news:OzWm38J$DHA.3184@TK2MSFTNGP09.phx.gbl...
> set WINCECOD=1 either at the command line, or in a sources file. The
> assembly listing will be created in obj\%_TGTCPU%\%wincedebug%
>
> --
> Alan Page [MS]
> https://www.windowsembeddedeval.com/community/newsgroups
> ---
> This posting is provided "AS IS" with no warranties, and confers no
> rights.
>
> > Hi
> > Is there any option in wince.net 4.2 that I can set that will generate a
> lst
> > file when compiling a source file written in C file. Is there any
> options
> > that I can set in say a SOURCES file. Do I need to use CFLAGS???? to
> > achieve this.
>
>