From 2378d465d11128bc7ff1695210b17525e6c50025 Mon Sep 17 00:00:00 2001 From: Andrew Johnson Date: Fri, 27 Feb 2015 16:07:07 -0600 Subject: [PATCH] Update supported targets lists in CONFIG_SITE --- configure/CONFIG_SITE | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/configure/CONFIG_SITE b/configure/CONFIG_SITE index 22f9cef1f..3063a993f 100644 --- a/configure/CONFIG_SITE +++ b/configure/CONFIG_SITE @@ -25,6 +25,7 @@ # darwin-x86 (Intel based Apple running OSX) # freebsd-x86 (GNU compiler used for host builds) # freebsd-x86_64 (GNU compiler used for host builds) +# linux-arm (GNU compiler used for host builds) # linux-ppc (GNU compiler used for host builds) # linux-ppc64 (GNU compiler used for host builds) # linux-x86 (GNU compiler used for host builds) @@ -41,10 +42,13 @@ # win32-x86 (MS Visual C++ compiler used for host builds) # win32-x86-cygwin (WIN32 API with cygwin GNU compiler used for host builds) # win32-x86-mingw (MinGW compiler used for host builds) +# win32-x86-static (MS Visual C++ compiler used for host builds) # windows-x64 (MS Visual C++ compiler used for host builds) # windows-x64-mingw (MinGW compiler used for host builds) +# windows-x64-static (MS Visual C++ compiler used for host builds) -# Debugging builds +# Debugging builds: +# linux-arm-debug (GNU compiler used for host builds) # linux-x86-debug (GNU compiler with -g option for host builds) # linux-x86_64-debug (GNU compiler with -g option for host builds) # solaris-sparc-debug (sun compiler no optimization,-g for debugging info) @@ -61,13 +65,13 @@ # # Currently Supporting: -# ios-arm -# ios-386 +# ios-arm (darwin-x86 host) +# ios-386 (darwin-x86 host) # linux-386 (linux-x86 host) # linux-486 (linux-x86 host) # linux-586 (linux-x86 host) # linux-686 (linux-x86 host) -# linux-arm (linux-x86 host) +# linux-arm (linux-x86 or -x86_64 host) # linux-arm_eb (linux-x86 host) # linux-arm_el (linux-x86 host) # linux-athlon (linux-x86 host) @@ -102,6 +106,7 @@ # RTEMS-pc386 # RTEMS-psim # RTEMS-uC5282 +# win32-x86-mingw (linux-x86 or -x86_64 host) # # Definitions of CROSS_COMPILER_TARGET_ARCHS in