Try to revert

ifeq ($(ARCH),arm)
   TARGET = arm
-  XCC = $(CC)
  else

and test

PS: arm-tcc can be a cross-compiler on x86.  Can it compile arm *.S
files in such case?

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

Reply via email to