|
Description |
GNU project
C and C++ compiler |
Version installed |
Ubuntu 18.04:
release 7.5.0 (from the Ubuntu repositories).
|
Usage |
At
the command prompt, type:
gcc or g++ |
Upgrade Notes |
See
the
Changes, New
Features and Fixes for the GCC 7 Series. |
Manuals and
Documentation |
See the GCC
Manuals. Quick usage help on the usage can
be obtained by typing gcc --help,
or by reading the man page: man gcc. |
SIE contact |
Nicola Caon
-
- tel: 5383 - office: 1.124 |
Additional Info |
The -m32 flag
can be used to produce 32bit binaries. |