7.driverbase-驱动编译环境--x86 Checked Build Environment

本文详细介绍了Windows Driver Kit (WDK)中为不同操作系统和处理器提供的多种构建环境。通过选择合适的构建环境,可以创建适用于特定操作系统的驱动程序。例如,使用Windows XP构建环境来创建适用于Windows XP系统的驱动程序。文章还强调了通用性,说明大多数构建环境可以在任何计算机上使用,包括跨不同架构的移植能力。
Choosing a Build Environment

The Windows Driver Kit (WDK) contains a variety of build environments for different operating systems and processors. These environments are all named for the binaries that they build, not the operating system that the build occurs on. For example, choose one of the Windows XP build environments to create drivers for Windows XP systems.

With one exception, you can use any build environment on any computer. For example, you can use the Windows XP build environments on a Windows Server 2003 computer to build binaries that will run on Windows XP. Or you can use the Windows Server 2008 IA-64 build environment on a Windows Vista Professional computer with an x86 processor to build binaries that will run on an Intel Itanium computer with Windows Server 2008.

The one exception is that you cannot build 16-bit binaries (such as virtual device drivers or boot loaders) on an Itanium computer or an x64-based computer. When you install the WDK on a 64-bit computer, the 16-bit build environments will not be available during installation.

文档可以直接查看WDK下自带的Help目录

x86:Windows是32位版本,和CPU是32位还是64位无关

x64:64位版本的Windows

IA64:Intel的与x86不兼容的64位平台

所以一般用x86就好了

常用的编译命令就是build


 

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值