Open phiresky opened 10 years ago
Should be fixable. Will not link (cannot find -ltcc). Tried adding the library (libtcc.a), but then I get undefined reference to 'tcc_new'
undefined reference to 'tcc_new'
I'll try to remember to take a look at this over the next few days now that I have a few moments free.
Should be fixable. Will not link (cannot find -ltcc). Tried adding the library (libtcc.a), but then I get
undefined reference to 'tcc_new'