Re: options in the file SOURCES .wince4.2 wince5

Tech-Archive recommends: Speed Up your PC by fixing your registry



if you type:
link -?
cl -?
armasm -h (if you're using ARM compiler)

you'll get the help. Windows CE 6.0 help describes the unique and shared
options between desktop and device complier and linker, the you have to refer
to Visual C++ reference in the Visual Studio documentation; the assembler
options are describer in the Windows CE 6.0 docs
--
Luca Calligaris
www.eurotech.it


"max" wrote:

Thanks for your reply

It seems no documents about platform builder compiler&linker.
I use BUILD.exe to general a prj file,the build.exe complete compiler
process first,and then link. After typing build -h( -help, -?, /h,
/help,/?, ),i get ERROR or nothing.
But,i find armasm.exe , cl.exe in this directory:
wince500\sdk\bin\i386\arm. i think ,i found asmemble and c compiler.

Thanks again,your reply is very helpful for me.

(btw, my mother language is not English)


"Luca Calligaris" <LucaCalligaris@xxxxxxxxxxxxxxxxxxxxxxxxx> дÈëÏûÏ¢ÐÂÎÅ:E34496AF-F4C4-4BDF-97DF-21185FB0FF14@xxxxxxxxxxxxxxxx
while CDEFINES specifies compiler DEFINE statements, you have to refer to
the assembler and linker documentation to since ADEFINES and LDEFINES
defines
flags / command line options for those tools. at least you can run the
tools
from command line with the -? or -h for a short help for the options
--
Luca Calligaris
www.eurotech.it


"max" wrote:

hi, experts,

many options in SOURCES ,such like:

ADEFINES=-pd "_TGTCPU SETS \"$(_TGTCPU)\"" $(ADEFINES)
CDEFINES=$(CDEFINES) -DPPSH_PROTOCOL_NOTIMEOUT -DCOREDLL
LDEFINES=-subsystem:native /DEBUG /DEBUGTYPE:CV /FIXED:NO

After searching msdn,i know, these option are used by
compiler&linker.I
want to know more detail. Can anybody tell me what these option means, or
where to find the answer?

Thanks!






.



Relevant Pages

  • Re: hmm..interesting
    ... you've got a discussion of ARM vs Intel architecture here: ... And ARM is rapidly running away from RISC. ... mainstream (many netbooks and smartphones run Linux instead of Windows ... And hardly any C compiler does. ...
    (comp.sys.acorn.hardware)
  • Re: Stalin ported to Windows.
    ... Therefore, the compiler ... Stalin from Scheme sources; it took six hours to generate the C ...   Junia and Reane  got a working Windows port from the C ...
    (comp.lang.scheme)
  • Re: hmm..interesting
    ... work out at more power per Watt than x86. ... mainstream (many netbooks and smartphones run Linux instead of Windows ... the fact that Visual Studio allows you to get away with fairly sloppy ... difficult to find a C compiler that *doesn't* have vendor-specific ...
    (comp.sys.acorn.hardware)
  • Re: C++ programming migration from DOS to Windows
    ... compiler, so the current compiler is quite competitive WRT to ... There are a couple of ports of gcc to Windows. ... Comeau is more or less unique: the best language conformance you can ... IDEs: Microsoft and Borland have both produced decent IDEs in the past, ...
    (comp.lang.cpp)
  • Re: Future for VC++ Programmers
    ... bluescreening the system (crash X windows). ... Especially the kind who speak their native language as a second ... I don't want an environment in which the compiler, the linker, and the debugger will, at ...
    (microsoft.public.vc.mfc)