For example, if I compile a kernel module using the compiletc.tcz tools found in the 4.2.1 repository
( which has gcc ver. 4.6.1 , etc. ) and the kernel source available for linux-3.0.3-tinycore,
I cannot load the module, because it does not match the kernel.
So, while the module compiled successfully, when attempting to " insmod somedriver.ko "
it results in "invalid module format" and does not load.
I will try using a TC. 3.6 installation, which has GCC 4.4.3,
but will the remainder of the tools in the compiletc.tcz extension, found in the TC 3.6 repository
work with the 3.0.3 kernel source?