Home > Software > Programming Language >

Technical Details for C and C++ Compilers


Technical Details for C and C++ Compilers Programming Language
C and C++ Compilers 
Description: The principal use of any compiler is to transform a program written in a high-level language like C++ into a data file that is executable by the target computer hardware. You can use the C++ compiler to transform source files into relocatable binary (.o) ... more
C and C++ Compilers ... files, to be linked later into an executable file, a static (archive) library (.a) file, or a dynamic (shared) library (.so) file, link or relink object files or library files (or both) into an executable file, compile an executable file with runtime debugging enabled (-g), compile an executable file with runtime statement or procedure-level profiling (-pg). The C compilation system consists of a compiler, an assembler, and a link editor. The cc command invokes each of these components automatically unless you use command-line options to specify otherwise.

Technical Details for C and C++ Compilers

PDF - Print the technical details

General
CategoryDevelopment tools
SubcategoryDevelopment tools - programming languages
Version3.6
Language(s)English
Software
License TypeComplete package
License Qty1 user
License PricingStandard
PlatformWindows, IBM OS/2, AIX
Distribution MediaCD-ROM
Package TypeRetail
System Requirements
OS RequiredIBM OS/2, IBM AIX 4.1 or later, Microsoft Windows NT
 
dooyoo
Guided TourCommunityRegisterLoginHelp
C and C++ Compilers