> Simply use GNU as for compiling your .S files from that old kernel.
It is not so old. It boots fine on AMD v140 CPU 2.2Ghz notebook (2011)
And this kernel is compiled in one pass, with all source files passed
to the tcc.
There are a few *.S files along *.c

> Remember tokes between the directives (instead of parsing them) and repeat
> the parsing loop N times with that token list at .endr, for instance.
A main problem -- how to pass tokens to the next(). I can't remember
how to do this :-(

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

Reply via email to