gnu make的意思
gnu make中文翻譯:
gnu制造
相似詞語短語
gunmaker───n.槍炮制造商;槍炮制造工
to make───制作;使成為…
unmake───vt.使恢復原狀;使消失;撤回;毀滅;改變
upmake───化妝
car maker───n.汽車制造商
drugmaker───n.制藥者
gunmakers───n.槍炮制造商;槍炮制造工
ice maker───[制冷]制冰機,制冰器;制冰裝置
snowmaker───人工造雪機
雙語使用場景
GNU make, while still unable to process the file, gives a more helpful suggestion.───GNU make,盡管不能對這個文件進行處理,但卻會給出一個更有用的建議。
Note that GNU make can only extract parallelism for a single machine.───注意,GNU make只能提取單臺機器的并行項。
The GNU make syntax is simply include file.───GNU make語法非常簡單,即include file。
The discussion in this article primarily focuses on GNU make, due to its wide availability.───本文中的討論主要集中于GNUmake,因為它使用比較廣泛。
For GNU make, the -d flag will give you a HUGE amount of information, some of it useful.───對于GNUmake,-d標記會提供大量的信息,其中有些是非常有用的。
That's right, Graham-Cumming is the author of GNU Make Unleashed, which, he notes, "saturated its target market of 100 readers. "───沒錯,葛蘭姆康明是《釋放GNUMake》的作者,他指出,「此書已在只有100位讀者的目標市場中達到飽和。」
A replacement for GNU make, it is available with many Linux installations but is rarely installed by default.───這是GNUmake的一個替代品,在很多Linux安裝中都可以使用,不過很少是默認安裝的。
The last one is, of course, makefile, which will be used by GNU Make for building binaries.───最后當然是Makefile,GNUMake將使用它來構建二進制文件。
英語使用場景
This article has delved into the GNU make, distcc, and ccache tools, which can help you parallelize the build process.