Hi,

Currently I am trying to create a module based on TCC for a scripting
language, to allow embedding C codes in scripts. It would be very nice if a
TCC state object can be used to compile multiple C code strings. But I found
a TCC state can only be used to compile single string. Is there a workaround
to allow one state object to be used for multiple compiling?
Thanks a lot,

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

Reply via email to