On Sun, Nov 11, 2012 at 08:17:43PM +0100, Thomas Preud'homme wrote:
> Le dimanche 11 novembre 2012 19:53:27, Christian Jullien a écrit :
> > If tcc is expected to replace gcc, imho it should not use any gcc specific
> > lib.
> 
> yes indeed. It should support both modes.

You are free to add these functions to libtcc1.a. They are standardized
by ARM. Until then you may use the libgcc_s.so.1 available on most
ARM boards with a non-trivial EABI userland. libgcc_s.so.1 has also
been part of the LSB Common specification since version 1.3 (though LSB
does not yet specify the ARM EABI functions to be in there).

  Daniel

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

Reply via email to