64bit Intel processor is used inconsistantly in different Makefile and 
configiration script.
IMHO we should use only x86_64 everywhere which is a valid C identifier. 
Scripts are more complicated to write.
Among others:
Makefile:else ifeq ($(ARCH),x86-64)grep:
libconfig.mak:ARCH=x86_64: Is a directory
configure:  echo "ARCH=x86-64" >> config.mak
conftest.c:# define TRIPLET_ARCH "x86_64"

_______________________________________________
Tinycc-devel mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/tinycc-devel

Reply via email to