WINCE--编译过程大概分为四个步骤

本文详细介绍了Windows CE操作系统从源代码到最终运行映像的整个编译过程,包括四个主要阶段:构建、系统生成、发布复制及创建运行时映像。

WinCE的编译过程大概分为四个步骤,如下:

* STEP 1 BUILD(Compile Phase): Turns C code into libraries.  Microsoft does this stage and gives pre-built libraries to customers in Platform Builder.  The       remaining stages you perform yourself (whether or not you realize it :)).
* STEP 2 SYSGEN(Sysgen Phase): Turns libraries into DLL's, based on which libraries are required for componentization.
* STEP 3 BUILDREL(The Release Copy Phase): Copy all the DLL's from stage 2 into a central location.
* STEP 4: MAKEIMG(The Make Run-Time Image Phase): Munge all the DLL's, registry settings, etc... into a ROM image.

转载于:https://www.cnblogs.com/xfdarm/archive/2010/04/26/1721044.html

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值