On 12/28/22 03:20, noneofyourbusiness wrote:
it incorrectly reports 51 in the created index instead of 52 bytes when 
inserting attached daemonize.o (plan9port libthread compiled for musl)
i.e.
tcc -ar c libthread.a daemonize.o
ar t daemonize.o

Just fixed it.
tcc -ar t should now work.

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

Reply via email to