Hi Andrius!
lib/libtcc1.c:227: error: can't cross compile long double constantsSo tcc-mes binary was able to build quite a lot before lib/libtcc1.c file (which is from the mes tree).
Add -DTCC_USING_DOUBLE_FOR_LDOUBLE to TCC and try again. I had a different patch for this problem before, but using that define turned out to be a much simpler solution. Oh, and I use libtcc1.c form the TCC and not the MES sources, if that matters. I’m not sure which TCC version you tried. Bye Stefan
