GCC Training
The GNU Compiler Collection (usually shortened to GCC) is a compiler system produced by the GNU Project supporting various programming languages. GCC is a key component of the GNU toolchain. As well as being the official compiler of the GNU operating system, GCC has been adopted as the standard compiler by most other modern Unix-like computer operating systems, including GNU/Linux, the BSD family and Mac OS X.GCC is often the compiler of choice for developing software that is required to execute on a wide variety of hardware and/or operating systems. System-specific compilers provided by hardware or OS vendors can differ substantially, complicating both the software's source code and the scripts which invoke the compiler to build it. With GCC, most of the compiler is the same on every platform, so only code which explicitly uses platform-specific features must be rewritten for each system. credativ supports GCC for different operating systems including Linux,Windows,Mac OS X and Unix.
The GNU Compiler Collection is a compiler system produced by the GNU Project supporting various programming languages.
Training courses are available for the projects that credativ supports. Our material is created and delivered by our in house team, who themselves are experts in working with and supporting the software that the training course covers.
Course participants gain a thorough grounding in the software itself and hands on experience working through our practical exercises. Our course material is modular, allowing us to adjust the course program to cover the topics which are most relevant to participants.
For more information about our GCC training or to request a sample course outline, please visit our contact form.
Other GCC services
You may also be interested in our GCC support and consulting services.
See our main training page for details of our other training courses.
See also

