Dec. 4, 2013
3:17 p.m.
On Wed, 04 Dec 2013 16:08:52 +0100, Matthias Beyer said:
How to test my code beside compiling it? Do I even have a possibility to test it or should I just send it to you?
If at all possible, you should cross-compile for an appropriate architecture and actually boot and test the code in question. There's lots of ways to write code in C that compiles cleanly, looks correct, but is subtly wrong for some reason.