Open michael105 opened 5 years ago
memos to me: It shouldn't be "minilibcombined.c" minilibcompiled.c names the thing better.
Sort of "bootstrapping" the build system would be nice. Supplying microperl and possibly tcc; both compiled with minilib.
arrgh. it shouldn't be minilibcompiled.c. just the header. But I should weed out all comments, at least me I'm really not eager onto reading the compiled(combined) at all.
Have a central location, where all these compileswitches are stored. Eventually include all sources (possibly packed) within one file. give a option to mini-gcc, which dumps out all compile-switches. Having a "silent" mode for compiling.
Get "hello world" down to 150 Bytes again. ( Currently: 185 Bytes)