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
