On my system, I have two tcc, one for i386 and one x64_86 but
tcc -v only reports
tcc version 0.9.25

I think it should at least report the backend processor it generates code
for.

tcc version 0.9.25 for i386
tcc version 0.9.25 for x86_64

Or, as gcc if you like

tcc version 0.9.25
Target: i386

tcc version 0.9.25
Target: x86_64






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

Reply via email to