Downloading GCC

GCC ´Ù¿î¹Þ±â

GCC is distributed via CVS and FTP tarballs compressed with gzip or bzip2. It is possible to download a full distribution or specific components.

GCC´Â ¿©·¯ CVS³ª FTP¿¡¼­ gzipÀ̳ª bzip2·Î ¾ÐÃàµÈ Ÿ¸£º¼ ÇüÅ·ΠºÐ»êµÇ¾î ÀÖ´Ù. Àüü ¼³Ä¡ °¡´ÉÇÑ GCC·Î ¾Æ´Ï¸é ƯÁ¤ÇÑ ÄÄÆ÷³ÍÆ®µé·Î ´Ù¿î ¹Þ´Â °ÍÀÌ °¡´ÉÇÏ´Ù

Please refer to our releases web page for information on how to obtain GCC.

GCC¸¦ ±¸ÇÏ´Â ¹æ¹ý¿¡ ´ëÇÑ Á¤º¸´Â ¿ì¸®ÀÇ releases web page¿¡ ÀÚ¼¼È÷ ³ª¿ÍÀÖ´Ù.

The full distribution includes the C, C++, Objective-C, Fortran, Java, and Chill compilers. The full distribution also includes runtime libraries for C++, Objective-C and Fortran. In the future the GNU compiler testsuites will be included in the full distribution.

Àüü ÆÐÅ°Áö´Â C, C++, Objective-C, Fortran, Java, Chill compilers¸¦ Æ÷ÇÔÇÏ°í ÀÖ´Ù. ¶ÇÇÑ Àüü ÆÐÅ°Áö´Â runtime libraries for C++, Objective-C, Fortranµµ Æ÷ÇÔÇÏ°í ÀÖ´Ù. ¹Ì·¡¿¡ Àüü ÆÐÅ°Áö¿¡ GNU compiler testsuitesµµ Æ÷Ç﵃ °ÍÀÌ´Ù.

If you choose to download specific components, you must download the core gcc distribution plus any language specific distributions you wish to use. The core distribution includes the C language front-end as well as the shared components. Each language has a tarball which includes the language front-end as well as the language runtime (when appropriate).

¸¸¾à ´ç½ÅÀÌ ¾î´À ƯÁ¤ÇÑ ÄÄÆ÷³ÍÆ®µéÀ» ¼±ÅÃÇÑ´Ù¸é, ´ç½ÅÀÌ »ç¿ëÇϱ⠿øÇϴ ƯÁ¤ ¾ð¾îÀÇ ÆÐÅ°Áö¿¡ Ãß°¡·Î ÇÙ½É(core) gcc¸¦ ´Ù¿î ¹Þ¾Æ¾ß¸¸ ÇÑ´Ù.ÇÙ½É ÆäÅ°Áö´Â °øÀ¯ ÄÄÆ÷³ÍÆ® »Ó¸¸ ¾Æ´Ï¶ó ÇÁ·ÐÆ®¾Øµå C¾ð¾î¸¦ Æ÷ÇÔÇÑ´Ù °¢°¢ÀÇ ¾ð¾îµéÀº ÀûÇÕÇÑ ¾ð¾î ·±Å¸ÀÓ»Ó¸¸ ¾Æ´Ï¶ó ÇÁ·ÐÆ®¾Øµå ¾ð¾î¸¦ Æ÷ÇÔÇÑ Å¸¸£º¼À» °¡Áø´Ù.

Unpack the core distribution as well as any language specific distributions in the same directory.

ÇÙ½É ÆÐÅ°Áö¿Í ƯÁ¤ ¾ð¾î ÆÐÅ°Áö¸¦ °°Àº µð·ºÅ丮¿¡ ¾ÐÃàÀ» Ǭ´Ù.

If you also intend to build binutils (either to upgrade an existing installation or for use in place of the corresponding tools of your OS), unpack the binutils distribution either in the same directory or a separate one. In the latter case, add symbolic links to any components of the binutils you intend to build alongside the compiler (bfd, binutils, gas, gprof, ld, opcodes,...) to the directory containing the GCC sources.

¸¸¾à ´ç½ÅÀÌ binutilµéÀ» ÄÄÆÄÀÏ(build)Çϱ⸦ ÀǵµÇÑ´Ù¸é(¶Ç´Â ±âÁ¸ÀÇ ¼³Ä¡¸¦ ¾÷±×·¹À̵å ÇѴٰųª ´ç½ÅÀÇ ¿î¿µÃ¼°è¿¡ ºÎÇÕÇÏ´Â ÅøµéÀÇ Àå¼Ò¾È¿¡¼­ »ç¿ëÇϱ⸦ ¿øÇÒ¶§), binutil ÆÐÅ°Áö¸¦ °°Àº µð·ºÅ丮³ª º°°³ÀÇ µð·ºÅ丮¿¡ ¾ÐÃàÀ» Ç®¸é µÈ´Ù. ÈÄÀÚÀÇ °æ¿ì¿¡´Â binutilsÀÇ ¾î¶² ÄÄÆ÷³ÍÆ®¿¡ ½Éº¼¸¯¸µÅ©¸¦ Ãß°¡ÇؾßÇÑ´Ù. you intend to build alongside the compiler (bfd, binutils, gas, gprof, ld, opcodes,...) to the directory containing the GCC sources.


Return to the GCC Installation page

GCC ¼³Ä¡Çϱâ ÆäÀÌÁö·Î µ¹¾Æ°¡±â