tinycc-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Tinycc-devel] tcc_relocate is missing in libtcc.dll


From: Antoni Nowinowski
Subject: [Tinycc-devel] tcc_relocate is missing in libtcc.dll
Date: Fri, 10 May 2019 21:52:31 +0000

Hello,
I'm working on small jit project that's already worked with precompiled tcc downloaded from 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

reply via email to

[Prev in Thread] Current Thread [Next in Thread]