Hello TCC Developers. I have a question related to libtcc, the static library that implements the Tiny C Compiler. I developed a program that uses libtcc to generate an executable. It worked just fine on Linux, however, when I tried to port the project to Windows (with the same code), libtcc doesn't generate a Windows executable, I was wondering if there is a specific way to do this on Windows. Thank you very much in advance.
Eduardo Sorribas. _______________________________________________ Tinycc-devel mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/tinycc-devel
