I recently upgraded my development system to Ubuntu 8.04. Which has the upgraded version of gcc/g++ compared to Ubuntu 7.10.<br><br>Even though it's the same project, my global variables/objects are ...
There was a time when trying to learn to write low-level driver or kernel code was hard. You really needed two machines: one to work with, and one to screw up over and over again until you got it ...