2024-06-16 14:38:05 -04:00
..
2024-06-16 14:38:05 -04:00
c89
2024-06-16 14:38:05 -04:00
c99
2024-06-16 14:38:05 -04:00
2024-06-16 14:38:05 -04:00
2024-06-16 14:38:05 -04:00
2024-06-16 14:38:05 -04:00

gcc
________________________________________________________________________________

The GNU Compiler Collection The GNU Compiler Collection - C and C++ frontends Runtime libraries shipped by GCC 32-bit runtime libraries shipped by GCC Ada front-end for GCC (GNAT) D frontend for GCC Fortran front-end for GCC Go front-end for GCC Modula-2 frontend for GCC Objective-C front-end for GCC Dump link time optimization object files Just-In-Time Compilation with GCC backend

[000] Index
________________________________________________________________________________

* Installation ........................................................... [001]
* Setup .................................................................. [002]
* Usage .................................................................. [003]
* Troubleshooting ........................................................ [004]
* References ............................................................. [005]


[001] Installation
________________________________________________________________________________

+------------------------------------------------------------------------------+
|                                                                              |
|  $ pacman -S gcc                                                              |
|                                                                              |
+------------------------------------------------------------------------------+


[002] Setup
________________________________________________________________________________


[003] Usage
________________________________________________________________________________



[004] Troubleshooting
________________________________________________________________________________



[005] References
________________________________________________________________________________

[0] https://gcc.gnu.org