This article discusses how to use GCJ, part of the GCC compiler suite, in an embedded Linux project. Like all tools, GCJ has benefits, namely the ability to code in a high-level language like Java, ...
I doubt that the Gnu Compiler Collection (GCC) will go away any time soon. But it is notable that the 25-year old open-source initiative is facing some competition and rivalry – most notably from LLVM ...
In one of my previous posts, Introduction to Docker for Embedded Software Developers, we started to discuss Docker's role in embedded software development. Docker provides a mechanism to set up our ...
The GNU C Compiler – GCC – was first released in 1987. 36 years ago. Several version streams are still actively being developed and enhanced, with GCC13 being the most advanced, and a GCC v10.5 ...
Major release of the open-source compiler collection also includes vectorization improvements and faster compiling of very large input files. GCC (GNU Compiler Collection) 15.1 has arrived with ...
Why is compiler qualification so important? How use cases impact compiler development. An example of improved development efficiency. Due to the explosion in intelligent and connected devices, demand ...
The PathScale Compiler Suite includes C, C++, and Fortran 9X compilers for the 32- and 64-bit AMD64 architecture. Developed by PathScale Inc., the suite is compatible with the GNU gcc/g++ toolchain.
Redis assumes the default GCC compiler on supported operating system distributions for reasons of portability and ease of use. The build compiler flags, present since the early stages of the project, ...