Hello,
I'm working on small jit project that's already worked with precompiled tcc 
downloaded from bellard.org/tcc/<http://bellard.org/tcc/>. To be more 
"professional" I compiled tcc from source as described in tcc-win32.txt . 
Resulting libtcc.dll wasn't exporting tcc_relocate (I used both gcc and msvc in 
both mob and master branches). To my suprise libtcc.dll compiled by tcc 
contained the missing function but it was crashing jit project executable 
compiled with appropriate lib file. Is this expected behaviour? If yes, how to 
achieve effect similar to libtcc_test.c? Finally, why libtcc_test.c is gone? 
Thank you for your patience.

Best regards
Antoni Nowinowski
_______________________________________________
Tinycc-devel mailing list
Tinycc-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/tinycc-devel

Reply via email to