What is a Cross Compiler Compilation is the process of generating machine code to be executed on a processor. Typically, we compile and execute code on the same machine. However, this is not the case in some instances, especially for embedded systems where the target system (e.g. Arduino) is not
Category: Open Source
Posts about open source software; exploring projects, community practices and my contributions.
My first open source contribution to QEMU
I am glad to step into the open source community with my first contribution to QEMU. For my introduction to and understanding so far about the open source community, click here. What is QEMU QEMU is an open source machine emulator, allowing users to specify a range of properties to
Open source software projects workability
What is open source software By definition, source code for “open” source software is available for public at large to use, modify and contribute to. Using the software, or the source code as programmers do, makes sense; given the level of stability, functionality and maturity some of the open source