对Linux内核选用默认的配置方式进行编译,需要执行()A、make configB、make menuconfigC、make oldconfigD、make defcofing

对Linux内核选用默认的配置方式进行编译,需要执行()

  • A、make config
  • B、make menuconfig
  • C、make oldconfig
  • D、make defcofing

相关考题:

If you ( ) mistake, you ( ) pass the exam. A、make a, won'tB、will make a, aren'tC、make a, mustn't

They could hardly ____ where the road was in the darkness. A.make upB.make forC.make outD.make of

She told me the kids how they could_______right now. A.make senseB.make no differenceC.make no senseD.make a difference

Without my glasses I can hardly ______ what has been written in the letter. A.make forB.make upC.make up forD.make out

To get my traveler's check I had to _____ a special check to the bank for the total amount.A. make forB. make outC. make offD. make up

在安装软件时下面哪一步需要root权限()。A.makeB.make depsC.make configD.make install

通过Makefile来安装已编译过的代码的命令是()。A.makeB.installC.make dependD.make install

It is a bad habit to () others. A、make a fun ofB、make fun toC、make up forD、make fun of

( )Many pictures in the book “Learning How to Learn” can __________.A.make children read slowlyB.make children understand the book easilyC.make the book boringD.make children draw beautifully

Do you think her beauty could__________her Stupidity?A.make upB. make outC.make up forD.make for

在linux系统中进行源码安装时,()命令的作用是清理编译环境,删除一些不必要的文件,以免影响编译工作。A、./configureB、makeC、make installD、make clean

在右后挽牢拖轮!()A、Make tug fast on starboard quarter!B、Make tug fast on port quarter!C、Make tug fast in starboard quarter!D、Make fast tug on starboard quarter!

Please()to get there on time.A、make effortB、make effortsC、make the effortsD、make an effort

在编译linux内核时,执行make romfs的目的是()A、用于寻找依存关系B、消除以前构造内核时发生的所有目标文件C、生成romfs文件系统D、编译用户应用程序文件

在linux系统中以源码形式安装软件包,可能用到的命令有()。A、./configureB、makeC、make installD、make cleanE、rpm –ivh

下列哪个命令以文本菜单方式界面配置内核选项:()A、Make menuconfigB、make xconfigC、make configD、make mrproper

由于编译过程中会产生许多临时文件,所以在安装源代码发布软件包安装完成后,还要使用以下命令清除临时文件()。A、make tidyB、make closeC、make clearD、make clean

在安装软件时下面哪一步需要root权限?()A、makeB、make depsC、make configD、make install

通过Makefile来安装已编译过的代码的命令是()。A、makeB、installC、make dependD、make install

在linux系统中进行源码安装时,()命令的作用是将代码编译成可执行的二进制代码。A、./configureB、makeC、make installD、make clear

关于make工具的使用,下面错误的是()A、不指定目标时,make缺省处理makefile文件的第一个目标B、makefile文件中对宏名的引用为#(宏名)C、makefile文件中$@参数表示一条规则中目标的名字D、makeCC=arm-linux-gcc命令表示使用arm-linux-gcc代替makefile文件中CC的宏定义执行make命令

在编译linux2.6版本的内核通常直接输入“make dep”即可。()

()fore and aft.A、FastB、Make fastC、FastenD、Make fasten

安装源代码发布软件包时,以下命令顺序正确的是:()A、make;make install;make clean;./configureB、./configure;make install;make clean;makeC、make install;make clean;make;./configureD、./configure;make;make install;make clean

单选题对Linux内核选用默认的配置方式进行编译,需要执行()Amake configBmake menuconfigCmake oldconfigDmake defcofing

单选题在编译linux内核时,执行make romfs的目的是()A用于寻找依存关系B消除以前构造内核时发生的所有目标文件C生成romfs文件系统D编译用户应用程序文件

判断题在编译linux2.6版本的内核通常直接输入“make dep”即可。()A对B错