Daniel, thanks ! I don't know why a got the idea to use libtcc1 for the JIT features :)
The next version of DACHSview for ARMv7 will use the JIT features of TCC: http://www.the-better-idea.com/res/DACHSview/dachsview_cc.jpg --Armin Daniel Glöckner wrote: > Hi, > > On Wed, Apr 24, 2013 at 12:25:07PM +0200, Armin Steinhoff wrote: >> I'm trying to use the JIT capabilitiy of TCC for an ARMv7 environment >> (Beaglebone / QNX6 ..) but the libtcc1 can't be recompiled for ARM CPUs. > libtcc1 doesn't compile for ARM. > ARM users shoud use libgcc.a/libgcc_s.so.1. > > Daniel > > _______________________________________________ > Tinycc-devel mailing list > [email protected] > https://lists.nongnu.org/mailman/listinfo/tinycc-devel > _______________________________________________ Tinycc-devel mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/tinycc-devel
