Hello,
Are there any quirks associated with programming in the TinyCore environment? In particular, do I have to do anything special to have gcc find include files? I tried to write a simple 'hello world' type program for ncurses and gcc complained that it couldn't find stdio.h (pretty sure I did this in 3.5 w/o problems).
For this (4.7) and my previous TC installation (3.5) I installed just the gcc package, should I really be installing the compiletc package instead? (My hazy recollection is that gcc was sufficient when I was on 3.5, but maybe it was beginner's luck).
I've been doing a bunch of crazy stuff with 4.7 so my plan is to wipe it out and start from scratch to get a better sense of what's going on. BTW, I'm just doing userland programs and trying to port over some DOS stuff that does port i/o with an ISA card.
TIA for any info,
eric