[BCX] #ifdef WIN32
John Spikowski
Sat Aug 29 12:21:41 PDT 2009
Thanks Ian for the reply !
Are you saying I can add a "/D WIN32 after the -D in the current
MainBatch.bat file for Pelles?
John
> thats the way it looks, according to the PellesC docs.
> "An option starts with the */* (or *-*) character"
>
> Ian
>
> John Spikowski wrote:
> > Peter Verhas responded to my WIN32 question with ...
> >
> > /D WIN32
> >
> > on the pelles C command line.
> >
> >
> > I noticed in the MainBatch.bat file the following.
> >
> >
> > %PELLESPATH%cc -D_WIN32_WINNT=0x501 -W1 -Ot -Go -Gd -Ze -Zx
> -Tx86-coff
> > %3.c -release -machine:ix86 -subsystem:console %3.obj
> %RESFILE% %4 %5
> > %6 %7
> >
> >
> > Is the -D the same as /D (assuming Peter is thinking MS VC)
> >
> >
> > I'm close but stuck on this and any help would really be
> appreciated.
> > I'm using Programmers Notepad.
> >
> >
> >
> > John
> >
> >
>
>
> ------------------------------------
>
> Yahoo! Groups Links
>
>
>
More information about the BCX
mailing list