> (But why bother with pcc at all?) * pcc is a nice compiler: small, classic design, some optimizations and checks, some original ideas.
* we don't use advanced features of the tcc/gcc in the code assuming we must be able compile tcc by average C compiler. pcc is the one of these compilers. _______________________________________________ Tinycc-devel mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/tinycc-devel
