But many times the build does not work on the other machine, and a build script is necessary to make sure the system can be properly built on any target machine.
但很多时候,系统在其他机器上无法进行构建,构建脚本需要保证该系统可在任意目标机上正常构建。
The critical flaw is the fact that most of these languages were built on top of their own virtual machine or interpreter, so they represent (like Ruby does) a transition to a new platform.
关键问题在于许多语言建立在自己的虚拟机或解释器上,所以它们代表(就像 Ruby 一样)到新平台的转换。
Listing 7 is an example of a script that pulls the kernel and modules that you built on your development machine over to the test machine. You need to change the following items.
清单7是一个脚本示例,它将您在开发机器上构建的内核和模块引入测试机器。
应用推荐