I was attempting to compile a kernel module for my laptop when I noticed that the file /usr/local/bin/as is not present in the GCC build for tiny core. As a result it halts the make attempting to find the executable. Conversely I'm not sure I can build a GCC locally without this file either. A sort of chicken and egg problem if you will
Thanks for your help and thanks for Tiny Core. It's so bloody much fun!