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, ...
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 ...
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 ...
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 ...
When it comes to choosing between Embedded Linux or a proprietary real-time operating system, there are many different considerations to take into account. An Embedded Linux distribution with its ...