On 25.03.2025 17:42, Charles Blake wrote:
One of the original sales points of tcc was #!/bin/tcc -run and such
"scripts" can easily be run 1000s of times on 1000s of files/something.

Linker scripts could be much larger (and more numerous) than the tiny
253 byte ones on my test system, e.g. some few thousand byte comment.

That will probably be important points soon when we'll be able
run an entire System built from just tcc- and bash scripts ;)

Until then I maybe could make some progress by shrinkage, applied to
the related functions at tccelf.c that is.

https://repo.or.cz/tinycc.git/blob/f10ab130ecbefc99177f5569c69ebe7f375a3d44:/tccelf.c#l3961

-- gr

_______________________________________________
Tinycc-devel mailing list
Tinycc-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/tinycc-devel

Reply via email to