okay... I read about the part where you can add "debug" information at compile time
and it exposes variable names and increases file size
why cant run from a "minimalist" linux setup? shouldnt my "freestanding" exe
fire up and execute even on some "micro" or "nano" linux?
a online buddy suggested I could "compile" in such a manner as to include the "graphics stuff" into the compilation??
to MY ears, it sounded similar to the DEBUG flags in the IDE...
I mean, why cant i make a graphical application, and its the little GUI for some tiny linux??
is what i am asking sane and coherent? i just want to run my C executable on (minimalist) linux