>Hi! A final modification of the patch is attached which solves a problem of >the static library in the pragma. Problem: we can't use >tcc_add_library() while compiling some file. Solution: append a library to the >array of the input files like this done in >tcc_parse_args()
Works great when invoked from the commandline. Doesn't work from libtcc :^( Thanks, Steven G. _______________________________________________ Tinycc-devel mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/tinycc-devel
