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, ...
The Linux kernel config system, Kconfig, uses a macro language very similar to the make build tool's macro language. There are a few differences, however. And of course, make is designed as a ...
For my operating systems computer science class we HAVE to use a C++ compiler in unix. Since I live off campus I would really rather set up my own linux box to do the work. I've never used unix/linux ...
You can’t go out in public these days without seeing someone talking on the phone, listening to music, taking a digital photograph, or even watching a video. With all of these electronic devices ...