因?yàn)?/c>一個(gè)空的新工程是最容易著手進(jìn)行的。
However, if you assume a specific compiler and a specific system, it may be doable, and fortunately, with GCC on Linux, it is.
不過(guò),如果假定有一個(gè)特定編譯器和一個(gè)特定系統(tǒng),那么可能可以這樣做,幸運(yùn)的是,對(duì)于Linux上的GCC,恰好是這種情況。
A representative from GCC met me at the train station and we walked across the snowy campus to the Woodrow Wilson School.
“全球中國(guó)聯(lián)接”派代表到車(chē)站接我,我們踩著校園的積雪,前往伍德洛威爾遜學(xué)院。
I have worked with a modified version of GNU Compiler Collection (GCC) that included a call out to a license manager.
我曾經(jīng)使用過(guò)GNUCompilerCollection(GCC)的修訂版,內(nèi)含了一個(gè)對(duì)許可管理器的調(diào)用。
Use the GCC manual to verify which extensions are supported in which versions of the standard (see Resources for a link).
可以通過(guò)GCC手冊(cè)查看哪個(gè)標(biāo)準(zhǔn)版本支持哪些擴(kuò)展(見(jiàn)參考資料中的鏈接)。
You can tell GCC to output a flat binary file with no relocations, headers or any other information.
您可以讓GCC輸出一個(gè)沒(méi)有重定位、文件頭以及其他信息的浮動(dòng)二進(jìn)制文件。
The first thing to do was just to put the compiler and linker in 64-bit mode; the gcc manual covers this.
我們要做的第一件事情是將編譯器和鏈接器換成64位模式;gcc手冊(cè)會(huì)介紹這個(gè)問(wèn)題。
For a review of these, see standard GCC documentation packaged with the source.
要回顧這些標(biāo)記,請(qǐng)閱讀源代碼包中的標(biāo)準(zhǔn)GCC文檔。
GCC permits the identification of a type through the reference to a variable.
GCC允許通過(guò)變量的引用識(shí)別類(lèi)型。
The White House said it was aware that other countries from the GCC were considering sending troops.
美國(guó)政府稱,美方知道海灣合作委員會(huì)成員國(guó)在考慮派兵。
Since the SPU instruction set is not directly related to an existing CPU architecture, a new back end was written for both GCC and binutils.
由于SPU指令集并不與現(xiàn)有的CPU架構(gòu)直接相關(guān),因此我們為GCC和binutils編寫(xiě)了一個(gè)新的后端程序。
To get the most out of this article, you should be comfortable using the command line to run programs like make, gcc, and patch.
為了充分利用本文,您應(yīng)該熟悉使用命令行運(yùn)行程序,例如make、gcc和patch。
GCC performs nearly all supported optimizations that do not involve a space-speed tradeoff.
GCC會(huì)支持所有不涉及時(shí)間空間交換的所有支持的優(yōu)化選項(xiàng)。
C++0x allows you to define functions and classes with variable numbers of arguments, and support is now the same in GCC.
C++0x允許定義具有數(shù)量可變的參數(shù)的函數(shù)或類(lèi),現(xiàn)在GCC提供相同的支持。
For instance, gcc on UnixWare didn't trigger the above bug; only the compiler that came with the system's native development package did.
例如,UnixWare上的gcc不會(huì)發(fā)生前面的bug;只是在使用系統(tǒng)本身的開(kāi)發(fā)包進(jìn)行編譯時(shí)才會(huì)發(fā)生。
As shown in Listing 13, the gcc command is a symlink and there are three different names for it on my system.
如清單13中所示,gcc命令是一個(gè)符號(hào)鏈接,且在我的系統(tǒng)上它有三個(gè)不同的名稱。
Now, let's explore some of the GCC tricks available to produce the best machine code possible.
現(xiàn)在,討論有助于生成更好的機(jī)器碼的一些GCC特性。
The GCC appreciates and cherishes China's just position on the Middle East Peace Process and congratulates China on its entry into the WTO.
海合會(huì)贊賞并珍視中國(guó)在中東和平進(jìn)程上所持的公正立場(chǎng),并祝賀中國(guó)加入世貿(mào)組織。
China would like to work with the GCC countries including Oman to elevate the friendly cooperative relations to a new level of development.
中方愿與包括阿曼在內(nèi)的委員會(huì)各成員國(guó)一道努力,把雙方友好合作關(guān)系提高到新的發(fā)展水平。
GCC provides a built-in function that you can use to determine whether a value is a constant at compile-time.
在編譯時(shí),可以使用GCC提供的一個(gè)內(nèi)置函數(shù)判斷一個(gè)值是否是常量。
Al-Attiyah said that the GCC is satisfied with its sound cooperative relations with China.
阿提亞秘書(shū)長(zhǎng)表示,海灣合作委員會(huì)對(duì)與中國(guó)的良好合作關(guān)系感到滿意。
If you intend to be one of the early adopters of C++0x, consider getting a copy of the draft standard and download GCC 4. 5 (see Resources).
如果希望及早熟悉C++0x,可以考慮找一份標(biāo)準(zhǔn)草案,下載GCC4.5(見(jiàn)參考資料)。
President Saleh had earlier accepted a GCC invitation to talk with opposition representatives.
早些時(shí)候,薩利赫曾接受了這個(gè)委員會(huì)的邀請(qǐng),跟反對(duì)派代表舉行會(huì)談。
One way around this is to use the Cygwin compatibility layer and a Perl built against that, in which case the compiler will be gcc.
如果編譯器是gcc的話,一種解決方法是使用Cygwin兼容層和為解決這個(gè)問(wèn)題而構(gòu)建的Perl版本。
Another critical development tool is make, which calls gcc and other development tools in a pattern determined by the Samba developers.
另一個(gè)關(guān)鍵開(kāi)發(fā)工具是make,這可以調(diào)用gcc和其他開(kāi)發(fā)工具,調(diào)用模式由Samba開(kāi)發(fā)人員決定。
So, now you can provide profiling functions to gcc that it will transparently insert into your application's function entry and exit points.
因此,現(xiàn)在您就可以為gcc提供一些分析函數(shù)了,這些函數(shù)可以透明地插入應(yīng)用程序中的函數(shù)入口點(diǎn)和函數(shù)退出點(diǎn)。
Following the UAE example, a number of GCC countries are considering a ban on the electronic cigarette citing health concerns.
煙草在線據(jù)《卡里時(shí)報(bào)》報(bào)道編譯仿效阿聯(lián)酋的做法,一些海灣合作委員會(huì)的國(guó)家因健康擔(dān)憂而考慮禁止電子卷煙。
GCC includes support for ranges, which can be put to use in many areas of the C language.
GCC支持范圍,在C語(yǔ)言的許多方面都可以使用范圍。
The GCC Web site provides information about and downloads of the GNU Compiler Collection and related tools and libraries.
GCC網(wǎng)站提供關(guān)于GNUCompilerCollection以及相關(guān)工具和庫(kù)的信息以及下載。