GCC Compiler
 GCC full-form is GNU Compiler Collection.
 GCC is a compiler that was released in 1987.
 Major features: →
1. Cross Compilation: - This Compiler can produce executale file not
only for linux but also for Windows.This allows software to be
compiled for Embedded Systems.
2. Multiple Frontends: - It has multiple language frontends for parsing
different languages.
3. Modularity: - Adding a new Architechture to GCC makes it avaliable
for all languages.
4. Free of Cost: - GCC is free software distributed under GNU GPL.
Making Static Library
Making Dynamic Library
Assembly Code
Nm utility for symbol table
C under Linux
C under Linux
C under Linux

C under Linux

  • 1.
    GCC Compiler  GCCfull-form is GNU Compiler Collection.  GCC is a compiler that was released in 1987.  Major features: → 1. Cross Compilation: - This Compiler can produce executale file not only for linux but also for Windows.This allows software to be compiled for Embedded Systems. 2. Multiple Frontends: - It has multiple language frontends for parsing different languages. 3. Modularity: - Adding a new Architechture to GCC makes it avaliable for all languages. 4. Free of Cost: - GCC is free software distributed under GNU GPL.
  • 2.
  • 3.
  • 6.
  • 7.
    Nm utility forsymbol table