• This creates the required makefiles, etc.

    这会创建需要的makefile等内容。

    youdao

  • Expat has started including DSP project makefiles.

    expat已经开始包括了DSP项目makefile

    youdao

  • Enforce the use of makefiles, even for Visual Studio projects.

    加强makefile使用即使是VisualStudio项目中也是如此。

    youdao

  • Next, change the makefiles and introduce Linux-specific items.

    然后修改makefile引入特定于Linux的条目。

    youdao

  • Looking at one of the package makefiles, you'd hardly recognize it as a make file.

    找到其中一个数据包生成文件,几乎认为个生成文件。

    youdao

  • Let's review some of the most common problems you'll encounter when working with makefiles.

    下面先来回顾一下使用makefile时所遇到常见一些问题

    youdao

  • Finally, the flagno-create prevents autoconf from creating Makefiles and the header files.

    最后标志——no - create禁止autoconf创建Makefile和头文件。

    youdao

  • One of the most frustrating historical compatibility problems is handling inclusion in makefiles.

    历史上最难解决一个兼容性问题 makefile 中对包含处理

    youdao

  • Most makefiles have at least a couple of rules that never create a target. Consider the following example rule.

    大部分makefile至少规则,它们从来都不会创建目标。

    youdao

  • Note that the start and stop makefiles provided do not contain complete lists of dependencies between services. They are an example only.

    注意给出的启动停止makefile 文件提供不是完全服务依赖关系列表,而仅仅一个例子

    youdao

  • Each component has its own Makefile, and the top level Makefile walks through each of its sub-directories building all Makefiles it finds.

    每个组件自己的Makefile并且顶级Makefile遍所有目录构建所找到的所有Makefile

    youdao

  • This is especially key if you are porting a codebase from Linux on Intel, since this flag may not be explicitly used in existing Makefiles.

    如果IntelLinux移植代码库(codebase),尤其关键因为已有的Makefile文件可能没有式地使用这个标记

    youdao

  • Something that might have become apparent is that, for most well-behaved software, portability issues involve Makefiles, not actual program code.

    对于大部分表现良好软件来说,很明显可移植性问题都是与Makefile有关的,而不会涉及真正程序代码

    youdao

  • In order to enable the 64-bit GCC compiler in SLES8, developers should ensure that their configure scripts and Makefiles are aware of this compiler.

    为了SLES8可以使用64编译器,开发者应该确保他们配置脚本Makefile文件可以识别出这个编译器。

    youdao

  • You define the structure of these makefiles and control decisions such as how many targets there are and how they are distributed, possibly among multiple makefiles.

    定义这些makefile结构,并且控制例如多少目标以及它们如何分布决策可能多个makefile之间。

    youdao

  • With a bit of practice, you can generate deliverables for Windows just as easily as you currently do for Linux, probably from the same Makefiles you're already using.

    了一点实践后就可能已经在使用的同样Makefile生成基于Windows交付产品,目前Linux的那样简单

    youdao

  • Using directives, you can conditionally process your makefile, display error messages, include other makefiles, undefine a macro, and turn certain options on or off.

    使用指令可以有条件地处理生成文件,显示错误消息包括其他生成文件取消定义以及打开关闭某些选项

    youdao

  • Makefiles for larger programs may simply specify a list of object modules they need (hello.o, world.o, and so on), then provide a rule for converting.c files to.o files.

    大型程序使用makefile可能会简单地指定自己需要对象模块清单(hello . o、world . o等),然后如何将.c文件转换成. o文件提供规则

    youdao

  • "Standard make" is the project type you choose when you want to use existing makefiles or create ones and manage their contents without the IDE modifying them in any way.

    希望使用现有makefile创建一个makefile,并且ide不论怎样都修改内容情况下对它们进行管理时,“Standardmake要选择工程类型

    youdao

  • Note also that attempting to use these makefiles unmodified on your system will almost certainly not work, as you will probably have a different list of services from mine.

    同时也要注意,如果不修改这些文件就系统使用几乎可能成功因为服务列表可能我的并不一样。

    youdao

  • In addition to the change management process itself, there is consistency in other areas as well. Consistent makefiles and build script formats and ownership, for instance.

    除了变更管理处理过程自身之外一致性存在其他领域之中。

    youdao

  • Still, it's a style that fits certain situations, and I'm finding that active filesystems are at least occasionally easier to code than the makefiles and scripts they replace.

    然而它这种样式适合某些情形而且发现活动文件系统至少有时候要比它们所替代makefile脚本容易编码

    youdao

  • A new set of module utilities is needed for module loading and unloading (please see Resources for a download link for those). Old 2.4 makefiles will no longer work as of 2.6.

    需要新的模块工具完成模块加载缷载(他们的下载链接可以在参考资料中找到),原来的2.4所用的makefile2.6下不能

    youdao

  • Makefiles that support the building of both 32 - and 64-bit kernel extensions can be modified. A typical Makefile file for building a dual-mode kernel extension has lines similar to.

    可以修改支持构建3264位内核扩展的Makefile

    youdao

  • So, by judicious use of variables and user-defined functions, and by minimizing the use of exotic features and relying on standard tools, we can increase the portability of our makefiles.

    所以通过明智而审慎地使用变量用户自定义函数以及尽量使用标准工具避免特殊功能我们就可以提高makefile的可移植性

    youdao

  • When you install a new version of a package by typing "make install", most Makefiles won't overwrite your existing configuration files sitting on diskbut it's always better to be safe than sorry.

    通过键入makeinstall ”来安装程序包版本时,大多数Makefile不会覆盖磁盘现有配置文件——如果从安全方面考虑的话,则应该庆幸一点而不是对此表示遗憾。

    youdao

  • The aim should be to have the program written for a particular architecture to compile on another architecture with minimal effort and minimum changes to the code, the code layout, and the makefiles.

    目标应该最少精力代码、代码规划makefile 文件进行最少修改, 就可以令特定体系结构所编写程序其他体系结构上被编译

    youdao

  • But, we must also have the ebuild system accommodate sources that do not use autoconf or normal Makefiles. To solve this problem, I propose that our ebuild script should, by default, do the following.

    但是必须使ebuild系统适应那些使用autoconf正常make文件的源代码。

    youdao

  • But, we must also have the ebuild system accommodate sources that do not use autoconf or normal Makefiles. To solve this problem, I propose that our ebuild script should, by default, do the following.

    但是必须使ebuild系统适应那些使用autoconf正常make文件的源代码。

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定