Heyas,

A follow up, preprocess_init() is probably the wrong place to put
macro_ptr = NULL, it requires that a file be open (tcc_open()) and
this never occurs during tcc_new(), tcc_define_symbol() dies on a
second state after the first one errored.

Kind Regards,
Sam K


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

Reply via email to