I'm trying to do tcc_add_symbol(myState, "glClear", &glClear);, but it breaks with access exception at runtime, without any message. It kind of compiles properly, but instead of calling glClear it calls another weird address. What can I do about it?
_______________________________________________ Tinycc-devel mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/tinycc-devel
