> yes it's curently too weak but isn't it better to abstract the whole 
> toolchain for linux build system?

I like a build method implemented in tccboot: a list of the source
files compiled by one call to the tcc. A bad thing - a source files
patching is needed for features not implemented in tcc. Another bad
thing -- it looks that there are some bugs in tccboot kernel or tcc
(some visual difference in compiled kernel behavior) Preparing tcc to
compile kernel 2.4.39 can help in tcc debugging
(because this version of the kernel can be compiled by quite recent gcc)

_______________________________________________
Tinycc-devel mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/tinycc-devel

Reply via email to