美文网首页gcc编译器入门
001_wz_bbk_GCC的介绍与发展历史

001_wz_bbk_GCC的介绍与发展历史

作者: 王泽0106 | 来源:发表于2020-09-30 18:01 被阅读0次

Reference Books

  • An Introduction to GCC
  • Expert C programming
reference books

A Brief(简短的) History of GCC

  • The original author of the GNU C Compiler(GCC) is Richard Stallman,the founder of the GNU Project.
  • The GNU project was started in 1984 to create a complete Unix-like operating system as free software,in order to promote(促进) freedom and cooperation among computer users and programmers.
  • Every Unix-like operating system needs a C compiler(编译程序),and as there were no free compilers in existence at that time,the GNU Project had to develop one from scratch(划痕).
  • The work was founded by donations(捐赠) from individuals and companies to the Free Software Foundation(自由软件基金会), a non-profit organization set up to support the work of the GNU Project.
  • The first release of GCC was made in 1987.This was a significant breakthrough(突破),being the first portable(可移植的) ANSI C optimizing(优化) coplier releseed as free software.
  • Since that time GCC has become one of the most important tools in the development of free software.
  • Over time GCC has been extended to support many additional languages,including Fortran,ADA,Java and Objectice-C.The acronym(首字母缩略词) GCC is now used to the "GNU Compiler Collection".Its development is guided(制导的) by the GCC Streeing Committee(委员会),a group composed(镇静的) of representatives(代表) from GCC user communities in industry,research and academia.
  • The web site:http://gcc.gnu.org/

2020.9.30

相关文章

  • 001_wz_bbk_GCC的介绍与发展历史

    Reference Books An Introduction to GCC Expert C programmi...

  • 【饥人谷前端课程】课程大纲

    静态页面与基础知识 前端技术发展(HTML、CSS、JavaScript发展历史介绍、新技术介绍)、如何学习(2课...

  • 第1章 OpenCV Android 开发框架

    第一节 OpenCV介绍 本章将主 要介绍 OpenCV 的历史与发展、各个模块的功能说明 、 如何使用 Andr...

  • 岩茶的历史与发展

    物华天宝,人杰地灵的武夷山早已孕育出武夷岩茶这棵“神草”它始以祛病生津而为武夷先民所亲近,并广为流传。早在距今15...

  • Docker的历史与发展

    很久以前 2008年,Solomon Hykes 和他的朋友 Kamel Founadi、Sebastien P...

  • 红茶的历史与发展

    红 茶 红茶概况 红茶简介 红茶鼻祖 红茶的鼻祖在中国,世界上最早的红茶由中国福建武...

  • 6.Python简介与语法常识

    Python简介与语法常识 本文章将简单介绍Python的发展历史和语言特点、语法常识。熟知这些语法常识、语法特点...

  • JS相关概念总结

    简单介绍JavaScript的发展历史 JavaScript因互联网而生,回顾它的历史要从浏览器的历史讲起。 19...

  • 日更11.4

    今天为大家介绍一个“古老”的键盘音乐体裁——托卡塔(toccata)的历史与发展。 托卡塔,来自意大利文“触碰”。...

  • 恶动力与历史发展

    恶动力与历史发展 黑格尔曾说:恶动力是历史发展的杠杆。正是人类卑劣的情欲--贪欲与权欲,构成了人类历史发展的杠杆。...

网友评论

    本文标题:001_wz_bbk_GCC的介绍与发展历史

    本文链接:https://www.haomeiwen.com/subject/kexpuktx.html