Posted to tcl by mr_calvin at Tue Aug 20 11:22:57 GMT 2019view pretty

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by nsf configure 2.4.0, which was
generated by GNU Autoconf 2.69.  Invocation command line was

  $ ./configure --with-tcl=../core-8-6-branch/win

## --------- ##
## Platform. ##
## --------- ##

hostname = T460s
uname -m = x86_64
uname -r = 2.10.0(0.325/5/3)
uname -s = MSYS_NT-10.0
uname -v = 2018-02-09 15:25

/usr/bin/uname -p = unknown
/bin/uname -X     = unknown

/bin/arch              = x86_64
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo      = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /c/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/bin
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /bin
PATH: /opt/bin
PATH: /c/Windows/System32
PATH: /c/Windows
PATH: /c/Windows/System32/Wbem
PATH: /c/Windows/System32/WindowsPowerShell/v1.0/
PATH: /usr/bin/site_perl
PATH: /usr/bin/vendor_perl
PATH: /usr/bin/core_perl


## ----------- ##
## Core tests. ##
## ----------- ##

configure:2105: loading site script /etc/config.site
| # This file is in public domain.
| # Original author: Karlson2k (Evgeny Grin)
| # Written for MSys2 to help running 'configure' scripts
| 
| # Use correct config.site even if CONFIG_SITE is not set
| if test "x$MSYSTEM" = "xMINGW64"; then
|   if test -r "${MINGW_PREFIX-/mingw64}/etc/config.site"; then
|     . "${MINGW_PREFIX-/mingw64}/etc/config.site"
|   fi
| elif test "x$MSYSTEM" = "xMINGW32"; then
|   if test -r "${MINGW_PREFIX-/mingw32}/etc/config.site"; then
|     . "${MINGW_PREFIX-/mingw32}/etc/config.site"
|   fi
| else
|   # Defaults for MSys2-targeted programs
| 
|   # Set proper selfname on bash and fallback to default name on other shells
|   test -n "${BASH_SOURCE}" 2>/dev/null && config_site_me="${BASH_SOURCE[0]##*/}" || config_site_me=config.site
| 
|   # Set default 'host' to speedup configure
|   if test -z "$build_alias"; then
|     build_alias="${MSYSTEM_CARCH-x86_64}-pc-msys"  && \
|       $as_echo "$config_site_me:${as_lineno-$LINENO}: default build_alias set to $build_alias" >&5 
|   fi
| 
|   # Set default 'prefix' to "/usr"
|   if ( test -z "$prefix" || test "x$prefix" = "xNONE" ) && \
|      ( test -z "$exec_prefix" || test "x$exec_prefix" = "xNONE" ); then
|     prefix="${MSYSTEM_PREFIX-/usr}" && \
|       $as_echo "$config_site_me:${as_lineno-$LINENO}: default prefix set to $prefix" >&5
|   fi
| 
| fi
config.site:23: default build_alias set to x86_64-pc-msys
config.site:30: default prefix set to /usr
configure:2241: checking TEA configuration
configure:2247: result: ok (TEA 3.13)
configure:2328: configuring nsf 2.4.0
configure:2358: checking system version
configure:2381: result: MSYS_NT-10.0-2.10.0(0.325/5/3)
configure:2513: checking for git
configure:2541: result: no
configure:2612: checking for gcc
configure:2628: found /c/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/bin/gcc
configure:2639: result: gcc
configure:2868: checking for C compiler version
configure:2877: gcc --version >&5
gcc.exe (x86_64-win32-seh-rev0, Built by MinGW-W64 project) 7.3.0

Copyright (C) 2017 Free Software Foundation, Inc.

This is free software; see the source for copying conditions.  There is NO

warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.



configure:2888: $? = 0
configure:2877: gcc -v >&5
Using built-in specs.
COLLECT_GCC=C:\Users\Administrator\Downloads\x86_64-7.3.0-release-win32-seh-rt_v5-rev0\mingw64\bin\gcc.exe
COLLECT_LTO_WRAPPER=C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/bin/../libexec/gcc/x86_64-w64-mingw32/7.3.0/lto-wrapper.exe
Target: x86_64-w64-mingw32
Configured with: ../../../src/gcc-7.3.0/configure --host=x86_64-w64-mingw32 --build=x86_64-w64-mingw32 --target=x86_64-w64-mingw32 --prefix=/mingw64 --with-sysroot=/c/mingw730/x86_64-730-win32-seh-rt_v5-rev0/mingw64 --enable-shared --enable-static --disable-multilib --enable-languages=c,c++,fortran,lto --enable-libstdcxx-time=yes --enable-threads=win32 --enable-libgomp --enable-libatomic --enable-lto --enable-graphite --enable-checking=release --enable-fully-dynamic-string --enable-version-specific-runtime-libs --enable-libstdcxx-filesystem-ts=yes --disable-libstdcxx-pch --disable-libstdcxx-debug --enable-bootstrap --disable-rpath --disable-win32-registry --disable-nls --disable-werror --disable-symvers --with-gnu-as --with-gnu-ld --with-arch=nocona --with-tune=core2 --with-libiconv --with-system-zlib --with-gmp=/c/mingw730/prerequisites/x86_64-w64-mingw32-static --with-mpfr=/c/mingw730/prerequisites/x86_64-w64-mingw32-static --with-mpc=/c/mingw730/prerequisites/x86_64-w64-mingw32-static --with-isl=/c/mingw730/prerequisites/x86_64-w64-mingw32-static --with-pkgversion='x86_64-win32-seh-rev0, Built by MinGW-W64 project' --with-bugurl=https://sourceforge.net/projects/mingw-w64 CFLAGS='-O2 -pipe -fno-ident -I/c/mingw730/x86_64-730-win32-seh-rt_v5-rev0/mingw64/opt/include -I/c/mingw730/prerequisites/x86_64-zlib-static/include -I/c/mingw730/prerequisites/x86_64-w64-mingw32-static/include' CXXFLAGS='-O2 -pipe -fno-ident -I/c/mingw730/x86_64-730-win32-seh-rt_v5-rev0/mingw64/opt/include -I/c/mingw730/prerequisites/x86_64-zlib-static/include -I/c/mingw730/prerequisites/x86_64-w64-mingw32-static/include' CPPFLAGS=' -I/c/mingw730/x86_64-730-win32-seh-rt_v5-rev0/mingw64/opt/include -I/c/mingw730/prerequisites/x86_64-zlib-static/include -I/c/mingw730/prerequisites/x86_64-w64-mingw32-static/include' LDFLAGS='-pipe -fno-ident -L/c/mingw730/x86_64-730-win32-seh-rt_v5-rev0/mingw64/opt/lib -L/c/mingw730/prerequisites/x86_64-zlib-static/lib -L/c/mingw730/prerequisites/x86_64-w64-mingw32-static/lib '
Thread model: win32
gcc version 7.3.0 (x86_64-win32-seh-rev0, Built by MinGW-W64 project) 
configure:2888: $? = 0
configure:2877: gcc -V >&5
gcc.exe: error: unrecognized command line option '-V'
gcc.exe: fatal error: no input files
compilation terminated.
configure:2888: $? = 1
configure:2877: gcc -qversion >&5
gcc.exe: error: unrecognized command line option '-qversion'; did you mean '--version'?
gcc.exe: fatal error: no input files
compilation terminated.
configure:2888: $? = 1
configure:2908: checking whether the C compiler works
configure:2930: gcc    conftest.c  >&5
configure:2934: $? = 0
configure:2982: result: yes
configure:2985: checking for C compiler default output file name
configure:2987: result: a.exe
configure:2993: checking for suffix of executables
configure:3000: gcc -o conftest.exe    conftest.c  >&5
configure:3004: $? = 0
configure:3026: result: .exe
configure:3048: checking whether we are cross compiling
configure:3056: gcc -o conftest.exe    conftest.c  >&5
configure:3060: $? = 0
configure:3067: ./conftest.exe
configure:3071: $? = 0
configure:3086: result: no
configure:3091: checking for suffix of object files
configure:3113: gcc -c   conftest.c >&5
configure:3117: $? = 0
configure:3138: result: o
configure:3142: checking whether we are using the GNU C compiler
configure:3161: gcc -c   conftest.c >&5
configure:3161: $? = 0
configure:3170: result: yes
configure:3179: checking whether gcc accepts -g
configure:3199: gcc -c -g  conftest.c >&5
configure:3199: $? = 0
configure:3240: result: yes
configure:3257: checking for gcc option to accept ISO C89
configure:3320: gcc  -c   conftest.c >&5
configure:3320: $? = 0
configure:3333: result: none needed
configure:3359: checking how to run the C preprocessor
configure:3390: gcc -E  conftest.c
configure:3390: $? = 0
configure:3404: gcc -E  conftest.c
conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory
 #include <ac_nonexistent.h>
          ^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:3404: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "nsf"
| #define PACKAGE_TARNAME "nsf"
| #define PACKAGE_VERSION "2.4.0"
| #define PACKAGE_STRING "nsf 2.4.0"
| #define PACKAGE_BUGREPORT "https://sourceforge.net/p/next-scripting/tickets/"
| #define PACKAGE_URL ""
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3429: result: gcc -E
configure:3449: gcc -E  conftest.c
configure:3449: $? = 0
configure:3463: gcc -E  conftest.c
conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory
 #include <ac_nonexistent.h>
          ^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:3463: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "nsf"
| #define PACKAGE_TARNAME "nsf"
| #define PACKAGE_VERSION "2.4.0"
| #define PACKAGE_STRING "nsf 2.4.0"
| #define PACKAGE_BUGREPORT "https://sourceforge.net/p/next-scripting/tickets/"
| #define PACKAGE_URL ""
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3492: checking for grep that handles long lines and -e
configure:3550: result: /usr/bin/grep
configure:3555: checking for egrep
configure:3617: result: /usr/bin/grep -E
configure:3622: checking for ANSI C header files
configure:3642: gcc -c   conftest.c >&5
configure:3642: $? = 0
configure:3715: gcc -o conftest.exe    conftest.c  >&5
configure:3715: $? = 0
configure:3715: ./conftest.exe
configure:3715: $? = 0
configure:3726: result: yes
configure:3739: checking for sys/types.h
configure:3739: gcc -c   conftest.c >&5
configure:3739: $? = 0
configure:3739: result: yes
configure:3739: checking for sys/stat.h
configure:3739: gcc -c   conftest.c >&5
configure:3739: $? = 0
configure:3739: result: yes
configure:3739: checking for stdlib.h
configure:3739: gcc -c   conftest.c >&5
configure:3739: $? = 0
configure:3739: result: yes
configure:3739: checking for string.h
configure:3739: gcc -c   conftest.c >&5
configure:3739: $? = 0
configure:3739: result: yes
configure:3739: checking for memory.h
configure:3739: gcc -c   conftest.c >&5
configure:3739: $? = 0
configure:3739: result: yes
configure:3739: checking for strings.h
configure:3739: gcc -c   conftest.c >&5
configure:3739: $? = 0
configure:3739: result: yes
configure:3739: checking for inttypes.h
configure:3739: gcc -c   conftest.c >&5
configure:3739: $? = 0
configure:3739: result: yes
configure:3739: checking for stdint.h
configure:3739: gcc -c   conftest.c >&5
configure:3739: $? = 0
configure:3739: result: yes
configure:3739: checking for unistd.h
configure:3739: gcc -c   conftest.c >&5
configure:3739: $? = 0
configure:3739: result: yes
configure:3751: checking for intptr_t
configure:3751: gcc -c   conftest.c >&5
configure:3751: $? = 0
configure:3751: gcc -c   conftest.c >&5
conftest.c: In function 'main':
conftest.c:55:23: error: expected expression before ')' token
 if (sizeof ((intptr_t)))
                       ^
configure:3751: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "nsf"
| #define PACKAGE_TARNAME "nsf"
| #define PACKAGE_VERSION "2.4.0"
| #define PACKAGE_STRING "nsf 2.4.0"
| #define PACKAGE_BUGREPORT "https://sourceforge.net/p/next-scripting/tickets/"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((intptr_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:3751: result: yes
configure:3760: checking for uintptr_t
configure:3760: gcc -c   conftest.c >&5
configure:3760: $? = 0
configure:3760: gcc -c   conftest.c >&5
conftest.c: In function 'main':
conftest.c:56:24: error: expected expression before ')' token
 if (sizeof ((uintptr_t)))
                        ^
configure:3760: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "nsf"
| #define PACKAGE_TARNAME "nsf"
| #define PACKAGE_VERSION "2.4.0"
| #define PACKAGE_STRING "nsf 2.4.0"
| #define PACKAGE_BUGREPORT "https://sourceforge.net/p/next-scripting/tickets/"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_INTPTR_T 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((uintptr_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:3760: result: yes
configure:3793: checking for Tcl configuration
configure:3926: result: found /c/Users/Administrator/core-8-6-branch/win/tclConfig.sh
configure:3932: checking for existence of /c/Users/Administrator/core-8-6-branch/win/tclConfig.sh
configure:3936: result: loading
configure:4000: checking platform
configure:4018: gcc -c   conftest.c >&5
conftest.c: In function 'main':
conftest.c:27:4: error: #error win32
   #error win32
    ^~~~~
configure:4018: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "nsf"
| #define PACKAGE_TARNAME "nsf"
| #define PACKAGE_VERSION "2.4.0"
| #define PACKAGE_STRING "nsf 2.4.0"
| #define PACKAGE_BUGREPORT "https://sourceforge.net/p/next-scripting/tickets/"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| 
| 	    #ifdef _WIN32
| 		#error win32
| 	    #endif
| 
|   ;
|   return 0;
| }
configure:4029: checking for cygpath
configure:4057: result: echo
configure:4069: result: windows
configure:4096: checking for strnstr
configure:4096: gcc -o conftest.exe    conftest.c  >&5
C:\msys64\tmp\ccaW0jlJ.o:conftest.c:(.text+0xe): undefined reference to `strnstr'
collect2.exe: error: ld returned 1 exit status
configure:4096: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "nsf"
| #define PACKAGE_TARNAME "nsf"
| #define PACKAGE_VERSION "2.4.0"
| #define PACKAGE_STRING "nsf 2.4.0"
| #define PACKAGE_BUGREPORT "https://sourceforge.net/p/next-scripting/tickets/"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define BUILD_nsf /**/
| /* end confdefs.h.  */
| /* Define strnstr to an innocuous variant, in case <limits.h> declares strnstr.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define strnstr innocuous_strnstr
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char strnstr (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef strnstr
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char strnstr ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_strnstr || defined __stub___strnstr
| choke me
| #endif
| 
| int
| main ()
| {
| return strnstr ();
|   ;
|   return 0;
| }
configure:4096: result: no
configure:4132: --exec-prefix defaulting to TCL_EXEC_PREFIX /usr
configure:4202: checking for gcc
configure:4229: result: gcc
configure:4458: checking for C compiler version
configure:4467: gcc --version >&5
gcc.exe (x86_64-win32-seh-rev0, Built by MinGW-W64 project) 7.3.0

Copyright (C) 2017 Free Software Foundation, Inc.

This is free software; see the source for copying conditions.  There is NO

warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.



configure:4478: $? = 0
configure:4467: gcc -v >&5
Using built-in specs.
COLLECT_GCC=C:\Users\Administrator\Downloads\x86_64-7.3.0-release-win32-seh-rt_v5-rev0\mingw64\bin\gcc.exe
COLLECT_LTO_WRAPPER=C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/bin/../libexec/gcc/x86_64-w64-mingw32/7.3.0/lto-wrapper.exe
Target: x86_64-w64-mingw32
Configured with: ../../../src/gcc-7.3.0/configure --host=x86_64-w64-mingw32 --build=x86_64-w64-mingw32 --target=x86_64-w64-mingw32 --prefix=/mingw64 --with-sysroot=/c/mingw730/x86_64-730-win32-seh-rt_v5-rev0/mingw64 --enable-shared --enable-static --disable-multilib --enable-languages=c,c++,fortran,lto --enable-libstdcxx-time=yes --enable-threads=win32 --enable-libgomp --enable-libatomic --enable-lto --enable-graphite --enable-checking=release --enable-fully-dynamic-string --enable-version-specific-runtime-libs --enable-libstdcxx-filesystem-ts=yes --disable-libstdcxx-pch --disable-libstdcxx-debug --enable-bootstrap --disable-rpath --disable-win32-registry --disable-nls --disable-werror --disable-symvers --with-gnu-as --with-gnu-ld --with-arch=nocona --with-tune=core2 --with-libiconv --with-system-zlib --with-gmp=/c/mingw730/prerequisites/x86_64-w64-mingw32-static --with-mpfr=/c/mingw730/prerequisites/x86_64-w64-mingw32-static --with-mpc=/c/mingw730/prerequisites/x86_64-w64-mingw32-static --with-isl=/c/mingw730/prerequisites/x86_64-w64-mingw32-static --with-pkgversion='x86_64-win32-seh-rev0, Built by MinGW-W64 project' --with-bugurl=https://sourceforge.net/projects/mingw-w64 CFLAGS='-O2 -pipe -fno-ident -I/c/mingw730/x86_64-730-win32-seh-rt_v5-rev0/mingw64/opt/include -I/c/mingw730/prerequisites/x86_64-zlib-static/include -I/c/mingw730/prerequisites/x86_64-w64-mingw32-static/include' CXXFLAGS='-O2 -pipe -fno-ident -I/c/mingw730/x86_64-730-win32-seh-rt_v5-rev0/mingw64/opt/include -I/c/mingw730/prerequisites/x86_64-zlib-static/include -I/c/mingw730/prerequisites/x86_64-w64-mingw32-static/include' CPPFLAGS=' -I/c/mingw730/x86_64-730-win32-seh-rt_v5-rev0/mingw64/opt/include -I/c/mingw730/prerequisites/x86_64-zlib-static/include -I/c/mingw730/prerequisites/x86_64-w64-mingw32-static/include' LDFLAGS='-pipe -fno-ident -L/c/mingw730/x86_64-730-win32-seh-rt_v5-rev0/mingw64/opt/lib -L/c/mingw730/prerequisites/x86_64-zlib-static/lib -L/c/mingw730/prerequisites/x86_64-w64-mingw32-static/lib '
Thread model: win32
gcc version 7.3.0 (x86_64-win32-seh-rev0, Built by MinGW-W64 project) 
configure:4478: $? = 0
configure:4467: gcc -V >&5
gcc.exe: error: unrecognized command line option '-V'
gcc.exe: fatal error: no input files
compilation terminated.
configure:4478: $? = 1
configure:4467: gcc -qversion >&5
gcc.exe: error: unrecognized command line option '-qversion'; did you mean '--version'?
gcc.exe: fatal error: no input files
compilation terminated.
configure:4478: $? = 1
configure:4482: checking whether we are using the GNU C compiler
configure:4510: result: yes
configure:4519: checking whether gcc accepts -g
configure:4580: result: yes
configure:4597: checking for gcc option to accept ISO C89
configure:4673: result: none needed
configure:4698: checking how to run the C preprocessor
configure:4768: result: gcc -E
configure:4788: gcc -E  conftest.c
configure:4788: $? = 0
configure:4802: gcc -E  conftest.c
conftest.c:22:10: fatal error: ac_nonexistent.h: No such file or directory
 #include <ac_nonexistent.h>
          ^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:4802: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "nsf"
| #define PACKAGE_TARNAME "nsf"
| #define PACKAGE_VERSION "2.4.0"
| #define PACKAGE_STRING "nsf 2.4.0"
| #define PACKAGE_BUGREPORT "https://sourceforge.net/p/next-scripting/tickets/"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define BUILD_nsf /**/
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4835: checking whether make sets $(MAKE)
configure:4857: result: yes
configure:4914: checking for ranlib
configure:4930: found /c/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/bin/ranlib
configure:4941: result: ranlib
configure:4981: checking if the compiler understands -pipe
configure:4999: gcc -c  -pipe  conftest.c >&5
configure:4999: $? = 0
configure:5007: result: yes
configure:5018: checking whether byte ordering is bigendian
configure:5033: gcc -c  -pipe  conftest.c >&5
conftest.c:23:9: error: unknown type name 'not'
         not a universal capable compiler
         ^~~
conftest.c:23:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
         not a universal capable compiler
               ^~~~~~~~~
conftest.c:23:15: error: unknown type name 'universal'
configure:5033: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "nsf"
| #define PACKAGE_TARNAME "nsf"
| #define PACKAGE_VERSION "2.4.0"
| #define PACKAGE_STRING "nsf 2.4.0"
| #define PACKAGE_BUGREPORT "https://sourceforge.net/p/next-scripting/tickets/"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define BUILD_nsf /**/
| /* end confdefs.h.  */
| #ifndef __APPLE_CC__
| 	       not a universal capable compiler
| 	     #endif
| 	     typedef int dummy;
| 
configure:5078: gcc -c  -pipe  conftest.c >&5
configure:5078: $? = 0
configure:5096: gcc -c  -pipe  conftest.c >&5
conftest.c: In function 'main':
conftest.c:29:4: error: unknown type name 'not'; did you mean 'ino_t'?
    not big endian
    ^~~
    ino_t
conftest.c:29:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian'
    not big endian
            ^~~~~~
configure:5096: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "nsf"
| #define PACKAGE_TARNAME "nsf"
| #define PACKAGE_VERSION "2.4.0"
| #define PACKAGE_STRING "nsf 2.4.0"
| #define PACKAGE_BUGREPORT "https://sourceforge.net/p/next-scripting/tickets/"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define BUILD_nsf /**/
| /* end confdefs.h.  */
| #include <sys/types.h>
| 		#include <sys/param.h>
| 
| int
| main ()
| {
| #if BYTE_ORDER != BIG_ENDIAN
| 		 not big endian
| 		#endif
| 
|   ;
|   return 0;
| }
configure:5224: result: no
configure:5503: checking for Tcl public headers
configure:5574: result: C:/Users/Administrator/core-8-6-branch/generic
configure:5589: checking for Tcl private include files
configure:5641: result: Using srcdir found in tclConfig.sh: C:/Users/Administrator/core-8-6-branch
configure:5934: checking for building with threads
configure:5940: result: yes (default)
configure:5969: checking how to build libraries
configure:6003: result: shared
configure:6087: checking for ranlib
configure:6114: result: ranlib
configure:6141: checking if 64bit support is requested
configure:6150: result: no
configure:6155: checking if 64bit Sparc VIS support is requested
configure:6164: result: no
configure:6174: checking if compiler supports visibility "hidden"
configure:6194: gcc -o conftest.exe  -pipe -Werror   conftest.c  >&5
conftest.c: In function 'f':
conftest.c:29:6: error: visibility attribute not supported in this configuration; ignored [-Werror=attributes]
      void f(void) {}
      ^~~~
cc1.exe: all warnings being treated as errors
configure:6194: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "nsf"
| #define PACKAGE_TARNAME "nsf"
| #define PACKAGE_VERSION "2.4.0"
| #define PACKAGE_STRING "nsf 2.4.0"
| #define PACKAGE_BUGREPORT "https://sourceforge.net/p/next-scripting/tickets/"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define BUILD_nsf /**/
| #define HAVE_TCL_COMPILE_H 1
| #define NSF_WITH_ASSERTIONS 1
| #define TCL_THREADS 1
| #define USE_TCL_STUBS 1
| #define USE_TCLOO_STUBS 1
| /* end confdefs.h.  */
| 
| 	    extern __attribute__((__visibility__("hidden"))) void f(void);
| 	    void f(void) {}
| int
| main ()
| {
| f();
|   ;
|   return 0;
| }
configure:6203: result: no
configure:6218: checking if rpath support is requested
configure:6227: result: yes
configure:6234: checking system version
configure:6257: result: MSYS_NT-10.0-2.10.0(0.325/5/3)
configure:6337: checking for ar
configure:6353: found /c/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/bin/ar
configure:6364: result: ar
configure:7819: checking for SEH support in compiler
configure:7846: gcc -o conftest.exe  -pipe    conftest.c  >&5
conftest.c: In function 'main':
conftest.c:35:3: error: '__try' undeclared (first use in this function); did you mean '__try1'?
   __try {
   ^~~~~
   __try1
conftest.c:35:3: note: each undeclared identifier is reported only once for each function it appears in
conftest.c:35:9: error: expected ';' before '{' token
   __try {
         ^
configure:7846: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "nsf"
| #define PACKAGE_TARNAME "nsf"
| #define PACKAGE_VERSION "2.4.0"
| #define PACKAGE_STRING "nsf 2.4.0"
| #define PACKAGE_BUGREPORT "https://sourceforge.net/p/next-scripting/tickets/"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define BUILD_nsf /**/
| #define HAVE_TCL_COMPILE_H 1
| #define NSF_WITH_ASSERTIONS 1
| #define TCL_THREADS 1
| #define USE_TCL_STUBS 1
| #define USE_TCLOO_STUBS 1
| #define MODULE_SCOPE extern
| /* end confdefs.h.  */
| 
| #define WIN32_LEAN_AND_MEAN
| #include <windows.h>
| #undef WIN32_LEAN_AND_MEAN
| 
| 	    int main(int argc, char** argv) {
| 		int a, b = 0;
| 		__try {
| 		    a = 666 / b;
| 		}
| 		__except (EXCEPTION_EXECUTE_HANDLER) {
| 		    return 0;
| 		}
| 		return 1;
| 	    }
| 
configure:7857: result: no
configure:7871: checking for EXCEPTION_DISPOSITION support in include files
configure:7893: gcc -c  -pipe  conftest.c >&5
configure:7893: $? = 0
configure:7901: result: yes
configure:7913: checking for winnt.h that ignores VOID define
configure:7938: gcc -c  -pipe  conftest.c >&5
In file included from C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/minwindef.h:163:0,
                 from C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/windef.h:8,
                 from C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/windows.h:69,
                 from conftest.c:32:
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winnt.h:334:11: error: unknown type name 'CHAR'
   typedef CHAR *PCHAR,*LPCH,*PCH;
           ^~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winnt.h:335:17: error: unknown type name 'CHAR'
   typedef CONST CHAR *LPCCH,*PCCH;
                 ^~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winnt.h:336:11: error: unknown type name 'CHAR'
   typedef CHAR *NPSTR,*LPSTR,*PSTR;
           ^~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winnt.h:339:17: error: unknown type name 'CHAR'
   typedef CONST CHAR *LPCSTR,*PCSTR;
                 ^~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winnt.h:341:11: error: unknown type name 'CHAR'
   typedef CHAR *PZZSTR;
           ^~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winnt.h:342:17: error: unknown type name 'CHAR'
   typedef CONST CHAR *PCZZSTR;
                 ^~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winnt.h:343:11: error: unknown type name 'CHAR'
   typedef CHAR *PNZCH;
           ^~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winnt.h:344:17: error: unknown type name 'CHAR'
   typedef CONST CHAR *PCNZCH;
                 ^~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winnt.h:392:11: error: unknown type name 'SHORT'
   typedef SHORT *PSHORT;
           ^~~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winnt.h:393:11: error: unknown type name 'LONG'
   typedef LONG *PLONG;
           ^~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winnt.h:419:11: error: unknown type name 'LONG'
   typedef LONG HRESULT;
           ^~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winnt.h:508:7: error: unknown type name 'LONG'
       LONG HighPart;
       ^~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winnt.h:512:7: error: unknown type name 'LONG'
       LONG HighPart;
       ^~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winnt.h:540:5: error: unknown type name 'LONG'
     LONG HighPart;
     ^~~~
In file included from C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/minwindef.h:163:0,
                 from C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/windef.h:8,
                 from C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/windows.h:69,
                 from conftest.c:32:
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winnt.h:3709:7: error: unknown type name 'CHAR'
       CHAR SourceName[TOKEN_SOURCE_LENGTH];
       ^~~~
In file included from C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/minwindef.h:163:0,
                 from C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/windef.h:8,
                 from C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/windows.h:69,
                 from conftest.c:32:
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winnt.h:5822:7: error: unknown type name 'LONG'
       LONG e_lfanew;
       ^~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winnt.h:5827:7: error: unknown type name 'CHAR'
       CHAR ne_ver;
       ^~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winnt.h:5828:7: error: unknown type name 'CHAR'
       CHAR ne_rev;
       ^~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winnt.h:5831:7: error: unknown type name 'LONG'
       LONG ne_crc;
       ^~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winnt.h:5836:7: error: unknown type name 'LONG'
       LONG ne_csip;
       ^~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winnt.h:5837:7: error: unknown type name 'LONG'
       LONG ne_sssp;
       ^~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winnt.h:5846:7: error: unknown type name 'LONG'
       LONG ne_nrestab;
       ^~~~
In file included from C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/minwindef.h:163:0,
                 from C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/windef.h:8,
                 from C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/windows.h:69,
                 from conftest.c:32:
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winnt.h:6271:7: error: unknown type name 'SHORT'
       SHORT SectionNumber;
       ^~~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winnt.h:6290:7: error: unknown type name 'LONG'
       LONG SectionNumber;
       ^~~~
In file included from C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/minwindef.h:163:0,
                 from C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/windef.h:8,
                 from C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/windows.h:69,
                 from conftest.c:32:
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winnt.h:6424:2: error: unknown type name 'SHORT'
  SHORT Number;
  ^~~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winnt.h:6448:2: error: unknown type name 'SHORT'
  SHORT Number;
  ^~~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winnt.h:6451:2: error: unknown type name 'SHORT'
  SHORT HighNumber;
  ^~~~~
In file included from C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/minwindef.h:163:0,
                 from C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/windef.h:8,
                 from C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/windows.h:69,
                 from conftest.c:32:
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winnt.h:7037:7: error: unknown type name 'CHAR'
       CHAR NameString[1];
       ^~~~
In file included from C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/minwindef.h:163:0,
                 from C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/windef.h:8,
                 from C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/windows.h:69,
                 from conftest.c:32:
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winnt.h:7632:7: error: unknown type name 'CHAR'
       CHAR szCSDVersion[128];
       ^~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winnt.h:7654:7: error: unknown type name 'CHAR'
       CHAR szCSDVersion[128];
       ^~~~
In file included from C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/minwindef.h:163:0,
                 from C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/windef.h:8,
                 from C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/windows.h:69,
                 from conftest.c:32:
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winnt.h:7789:7: error: unknown type name 'LONG'
       LONG LockCount;
       ^~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winnt.h:7790:7: error: unknown type name 'LONG'
       LONG RecursionCount;
       ^~~~
In file included from C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/minwindef.h:163:0,
                 from C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/windef.h:8,
                 from C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/windows.h:69,
                 from conftest.c:32:
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winnt.h:7806:25: error: expected declaration specifiers or '...' before '*' token
     typedef LONG (NTAPI *PVECTORED_EXCEPTION_HANDLER) (struct _EXCEPTION_POINTERS *ExceptionInfo);
                         ^
In file included from C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/minwindef.h:163:0,
                 from C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/windef.h:8,
                 from C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/windows.h:69,
                 from conftest.c:32:
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winnt.h: In function 'NtCurrentTeb':
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winnt.h:8603:87: error: 'LONG' undeclared (first use in this function); did you mean 'FLONG'?
     FORCEINLINE struct _TEB *NtCurrentTeb(VOID) { return (struct _TEB *)__readgsqword(FIELD_OFFSET(NT_TIB,Self)); }
                                                                                       ^
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winnt.h:8603:87: note: each undeclared identifier is reported only once for each function it appears in
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winnt.h:8603:87: error: expected ')' before '__builtin_offsetof'
     FORCEINLINE struct _TEB *NtCurrentTeb(VOID) { return (struct _TEB *)__readgsqword(FIELD_OFFSET(NT_TIB,Self)); }
                                                                                       ^
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winnt.h: In function 'GetCurrentFiber':
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winnt.h:8604:74: error: 'LONG' undeclared (first use in this function); did you mean 'FLONG'?
     FORCEINLINE PVOID GetCurrentFiber(VOID) { return(PVOID)__readgsqword(FIELD_OFFSET(NT_TIB,FiberData)); }
                                                                          ^
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winnt.h:8604:74: error: expected ')' before '__builtin_offsetof'
     FORCEINLINE PVOID GetCurrentFiber(VOID) { return(PVOID)__readgsqword(FIELD_OFFSET(NT_TIB,FiberData)); }
                                                                          ^
In file included from C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/windows.h:69:0,
                 from conftest.c:32:
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/windef.h: At top level:
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/windef.h:73:3: error: unknown type name 'LONG'
   LONG left;
   ^~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/windef.h:74:3: error: unknown type name 'LONG'
   LONG top;
   ^~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/windef.h:75:3: error: unknown type name 'LONG'
   LONG right;
   ^~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/windef.h:76:3: error: unknown type name 'LONG'
   LONG bottom;
   ^~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/windef.h:82:3: error: unknown type name 'LONG'
   LONG left;
   ^~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/windef.h:83:3: error: unknown type name 'LONG'
   LONG top;
   ^~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/windef.h:84:3: error: unknown type name 'LONG'
   LONG right;
   ^~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/windef.h:85:3: error: unknown type name 'LONG'
   LONG bottom;
   ^~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/windef.h:91:3: error: unknown type name 'LONG'
   LONG x;
   ^~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/windef.h:92:3: error: unknown type name 'LONG'
   LONG y;
   ^~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/windef.h:96:3: error: unknown type name 'LONG'
   LONG x;
   ^~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/windef.h:97:3: error: unknown type name 'LONG'
   LONG y;
   ^~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/windef.h:101:3: error: unknown type name 'LONG'
   LONG cx;
   ^~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/windef.h:102:3: error: unknown type name 'LONG'
   LONG cy;
   ^~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/windef.h:109:3: error: unknown type name 'SHORT'
   SHORT x;
   ^~~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/windef.h:110:3: error: unknown type name 'SHORT'
   SHORT y;
   ^~~~~
In file included from C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winbase.h:13:0,
                 from C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/windows.h:70,
                 from conftest.c:32:
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/minwinbase.h:70:5: error: unknown type name 'CHAR'
     CHAR cFileName[MAX_PATH];
     ^~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/minwinbase.h:71:5: error: unknown type name 'CHAR'
     CHAR cAlternateFileName[14];
     ^~~~
In file included from C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winbase.h:16:0,
                 from C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/windows.h:70,
                 from conftest.c:32:
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/errhandlingapi.h:17:22: error: expected declaration specifiers or '...' before '*' token
 typedef LONG (WINAPI *PTOP_LEVEL_EXCEPTION_FILTER) (struct _EXCEPTION_POINTERS *ExceptionInfo);
                      ^
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/errhandlingapi.h:18:9: error: unknown type name 'PTOP_LEVEL_EXCEPTION_FILTER'
 typedef PTOP_LEVEL_EXCEPTION_FILTER LPTOP_LEVEL_EXCEPTION_FILTER;
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winbase.h:16:0,
                 from C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/windows.h:70,
                 from conftest.c:32:
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/errhandlingapi.h:21:16: error: unknown type name 'LONG'
     WINBASEAPI LONG WINAPI UnhandledExceptionFilter (struct _EXCEPTION_POINTERS *ExceptionInfo);
                ^~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/errhandlingapi.h:24:71: error: unknown type name 'PVECTORED_EXCEPTION_HANDLER'; did you mean 'PEXCEPTION_HANDLER'?
     WINBASEAPI PVOID WINAPI AddVectoredExceptionHandler (ULONG First, PVECTORED_EXCEPTION_HANDLER Handler);
                                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~
                                                                       PEXCEPTION_HANDLER
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/errhandlingapi.h:26:68: error: unknown type name 'PVECTORED_EXCEPTION_HANDLER'; did you mean 'PEXCEPTION_HANDLER'?
   WINBASEAPI PVOID WINAPI AddVectoredContinueHandler (ULONG First, PVECTORED_EXCEPTION_HANDLER Handler);
                                                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~
                                                                    PEXCEPTION_HANDLER
In file included from C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winbase.h:18:0,
                 from C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/windows.h:70,
                 from conftest.c:32:
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/fileapi.h:35:55: error: unknown type name 'LONG'; did you mean 'FLONG'?
 WINBASEAPI DWORD WINAPI SetFilePointer (HANDLE hFile, LONG lDistanceToMove, PLONG lpDistanceToMoveHigh, DWORD dwMoveMethod);
                                                       ^~~~
                                                       FLONG
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/fileapi.h:52:14: error: unknown type name 'LONG'
   WINBASEAPI LONG WINAPI CompareFileTime (CONST FILETIME *lpFileTime1, CONST FILETIME *lpFileTime2);
              ^~~~
In file included from C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winbase.h:35:0,
                 from C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/windows.h:70,
                 from conftest.c:32:
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/synchapi.h:49:66: error: unknown type name 'LONG'; did you mean 'FLONG'?
   WINBASEAPI WINBOOL WINAPI ReleaseSemaphore (HANDLE hSemaphore, LONG lReleaseCount, LPLONG lpPreviousCount);
                                                                  ^~~~
                                                                  FLONG
In file included from C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winbase.h:35:0,
                 from C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/windows.h:70,
                 from conftest.c:32:
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/synchapi.h:121:94: error: unknown type name 'LONG'; did you mean 'FLONG'?
   WINBASEAPI WINBOOL WINAPI SetWaitableTimer (HANDLE hTimer, const LARGE_INTEGER *lpDueTime, LONG lPeriod, PTIMERAPCROUTINE pfnCompletionRoutine, LPVOID lpArgToCompletionRoutine, WINBOOL fResume);
                                                                                              ^~~~
                                                                                              FLONG
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/synchapi.h:125:89: error: unknown type name 'LONG'; did you mean 'FLONG'?
   WINBOOL WINAPI InitializeSynchronizationBarrier (LPSYNCHRONIZATION_BARRIER lpBarrier, LONG lTotalThreads, LONG lSpinCount);
                                                                                         ^~~~
                                                                                         FLONG
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/synchapi.h:125:109: error: unknown type name 'LONG'; did you mean 'FLONG'?
   WINBOOL WINAPI InitializeSynchronizationBarrier (LPSYNCHRONIZATION_BARRIER lpBarrier, LONG lTotalThreads, LONG lSpinCount);
                                                                                                             ^~~~
                                                                                                             FLONG
In file included from C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/windows.h:70:0,
                 from conftest.c:32:
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winbase.h:626:5: error: unknown type name 'CHAR'
     CHAR szPathName[OFS_MAXPATHNAME];
     ^~~~
In file included from C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/minwindef.h:163:0,
                 from C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/windef.h:8,
                 from C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/windows.h:69,
                 from conftest.c:32:
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winbase.h:908:16: error: expected ',' or ';' before '_InterlockedAnd'
   LONG __cdecl InterlockedAnd(LONG volatile *Destination, LONG Value);
                ^
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winbase.h:909:16: error: expected ',' or ';' before '_InterlockedOr'
   LONG __cdecl InterlockedOr(LONG volatile *Destination, LONG Value);
                ^
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winbase.h:910:16: error: expected ',' or ';' before '_InterlockedXor'
   LONG __cdecl InterlockedXor(LONG volatile *Destination, LONG Value);
                ^
In file included from C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/windows.h:70:0,
                 from conftest.c:32:
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winbase.h:931:17: error: expected ',' or ';' before '_InterlockedAnd16'
   SHORT __cdecl InterlockedAnd16(SHORT volatile *Destination, SHORT Value);
                 ^
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winbase.h:932:17: error: expected ',' or ';' before '_InterlockedOr16'
   SHORT __cdecl InterlockedOr16(SHORT volatile *Destination, SHORT Value);
                 ^
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winbase.h:933:17: error: expected ',' or ';' before '_InterlockedXor16'
   SHORT __cdecl InterlockedXor16(SHORT volatile *Destination, SHORT Value);
                 ^
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winbase.h:1418:26: error: expected '=', ',', ';', 'asm' or '__attribute__' before '_llseek'
   WINBASEAPI LONG WINAPI _llseek (HFILE hFile, LONG lOffset, int iOrigin);
                          ^~~~~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winbase.h:1498:91: error: expected declaration specifiers or '...' before 'LONG'
   WINBASEAPI HANDLE WINAPI CreateSemaphoreW (LPSECURITY_ATTRIBUTES lpSemaphoreAttributes, LONG lInitialCount, LONG lMaximumCount, LPCWSTR lpName);
                                                                                           ^~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winbase.h:1498:111: error: expected declaration specifiers or '...' before 'LONG'
   WINBASEAPI HANDLE WINAPI CreateSemaphoreW (LPSECURITY_ATTRIBUTES lpSemaphoreAttributes, LONG lInitialCount, LONG lMaximumCount, LPCWSTR lpName);
                                                                                                               ^~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winbase.h:1504:91: error: expected declaration specifiers or '...' before 'LONG'
   WINBASEAPI HANDLE WINAPI CreateSemaphoreA (LPSECURITY_ATTRIBUTES lpSemaphoreAttributes, LONG lInitialCount, LONG lMaximumCount, LPCSTR lpName);
                                                                                           ^~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winbase.h:1504:111: error: expected declaration specifiers or '...' before 'LONG'
   WINBASEAPI HANDLE WINAPI CreateSemaphoreA (LPSECURITY_ATTRIBUTES lpSemaphoreAttributes, LONG lInitialCount, LONG lMaximumCount, LPCSTR lpName);
                                                                                                               ^~~~
In file included from C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/windows.h:70:0,
                 from conftest.c:32:
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winbase.h:2357:5: error: unknown type name 'CHAR'
     CHAR szHwProfileGuid[HW_PROFILE_GUIDLEN];
     ^~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winbase.h:2358:5: error: unknown type name 'CHAR'
     CHAR szHwProfileName[MAX_PROFILE_LEN];
     ^~~~
In file included from C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winbase.h:2381:0,
                 from C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/windows.h:70,
                 from conftest.c:32:
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/timezoneapi.h:22:5: error: expected specifier-qualifier-list before 'LONG'
     LONG Bias;
     ^~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/timezoneapi.h:32:5: error: expected specifier-qualifier-list before 'LONG'
     LONG Bias;
     ^~~~
In file included from C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/windows.h:71:0,
                 from conftest.c:32:
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/wingdi.h:397:5: error: expected specifier-qualifier-list before 'LONG'
     LONG lOrientation;
     ^~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/wingdi.h:460:5: error: expected specifier-qualifier-list before 'LONG'
     LONG bmType;
     ^~~~
In file included from C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/windows.h:71:0,
                 from conftest.c:32:
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/wingdi.h:499:16: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'LCSCSTYPE'
   typedef LONG LCSCSTYPE;
                ^~~~~~~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/wingdi.h:502:16: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'LCSGAMUTMATCH'
   typedef LONG LCSGAMUTMATCH;
                ^~~~~~~~~~~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/wingdi.h:554:5: error: unknown type name 'LCSCSTYPE'
     LCSCSTYPE lcsCSType;
     ^~~~~~~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/wingdi.h:555:5: error: unknown type name 'LCSGAMUTMATCH'
     LCSGAMUTMATCH lcsIntent;
     ^~~~~~~~~~~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/wingdi.h:560:5: error: unknown type name 'CHAR'
     CHAR lcsFilename[MAX_PATH];
     ^~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/wingdi.h:567:5: error: unknown type name 'LCSCSTYPE'
     LCSCSTYPE lcsCSType;
     ^~~~~~~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/wingdi.h:568:5: error: unknown type name 'LCSGAMUTMATCH'
     LCSGAMUTMATCH lcsIntent;
     ^~~~~~~~~~~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/wingdi.h:593:5: error: expected specifier-qualifier-list before 'LONG'
     LONG biWidth;
     ^~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/wingdi.h:609:5: error: expected specifier-qualifier-list before 'LONG'
     LONG bV4Width;
     ^~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/wingdi.h:632:5: error: expected specifier-qualifier-list before 'LONG'
     LONG bV5Width;
     ^~~~
In file included from C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/windows.h:71:0,
                 from conftest.c:32:
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/wingdi.h:742:5: error: expected specifier-qualifier-list before 'LONG'
     LONG mm;
     ^~~~
In file included from C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/windows.h:71:0,
                 from conftest.c:32:
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/wingdi.h:817:5: error: expected specifier-qualifier-list before 'LONG'
     LONG tmHeight;
     ^~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/wingdi.h:840:5: error: expected specifier-qualifier-list before 'LONG'
     LONG tmHeight;
     ^~~~
In file included from C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/windows.h:71:0,
                 from conftest.c:32:
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/wingdi.h:884:5: error: expected specifier-qualifier-list before 'LONG'
     LONG tmHeight;
     ^~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/wingdi.h:911:5: error: expected specifier-qualifier-list before 'LONG'
     LONG tmHeight;
     ^~~~
In file included from C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/windows.h:71:0,
                 from conftest.c:32:
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/wingdi.h:960:5: error: expected specifier-qualifier-list before 'LONG'
     LONG paXCount;
     ^~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/wingdi.h:1042:5: error: expected specifier-qualifier-list before 'LONG'
     LONG lfHeight;
     ^~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/wingdi.h:1059:5: error: expected specifier-qualifier-list before 'LONG'
     LONG lfHeight;
     ^~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/wingdi.h:2023:5: error: unknown type name 'CHAR'
     CHAR DeviceName[32];
     ^~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/wingdi.h:2024:5: error: unknown type name 'CHAR'
     CHAR DeviceString[128];
     ^~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/wingdi.h:2026:5: error: unknown type name 'CHAR'
     CHAR DeviceID[128];
     ^~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/wingdi.h:2027:5: error: unknown type name 'CHAR'
     CHAR DeviceKey[128];
     ^~~~
In file included from C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/windows.h:71:0,
                 from conftest.c:32:
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/wingdi.h:2832:25: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'GetBitmapBits'
   WINGDIAPI LONG WINAPI GetBitmapBits(HBITMAP hbit,LONG cb,LPVOID lpvBits);
                         ^~~~~~~~~~~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/wingdi.h:2940:5: error: expected specifier-qualifier-list before 'LONG'
     LONG dvValues[MM_MAX_NUMAXES];
     ^~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/wingdi.h:2959:5: error: expected specifier-qualifier-list before 'LONG'
     LONG axMinValue;
     ^~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/wingdi.h:2965:5: error: expected specifier-qualifier-list before 'LONG'
     LONG axMinValue;
     ^~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/wingdi.h:3068:25: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'SetBitmapBits'
   WINGDIAPI LONG WINAPI SetBitmapBits(HBITMAP hbm,DWORD cb,CONST VOID *pvBits);
                         ^~~~~~~~~~~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/wingdi.h:3127:5: error: expected specifier-qualifier-list before 'LONG'
     LONG x;
     ^~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/wingdi.h:3274:5: error: expected specifier-qualifier-list before 'SHORT'
     SHORT caContrast;
     ^~~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/wingdi.h:3593:5: error: expected specifier-qualifier-list before 'LONG'
     LONG iRelative;
     ^~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/wingdi.h:3686:5: error: expected specifier-qualifier-list before 'LONG'
     LONG xNum;
     ^~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/wingdi.h:3836:5: error: expected specifier-qualifier-list before 'LONG'
     LONG cStrings;
     ^~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/wingdi.h:3843:5: error: expected specifier-qualifier-list before 'LONG'
     LONG xDest;
     ^~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/wingdi.h:3862:5: error: expected specifier-qualifier-list before 'LONG'
     LONG xDest;
     ^~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/wingdi.h:3883:5: error: expected specifier-qualifier-list before 'LONG'
     LONG xDest;
     ^~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/wingdi.h:3910:5: error: expected specifier-qualifier-list before 'LONG'
     LONG xSrc;
     ^~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/wingdi.h:3933:5: error: expected specifier-qualifier-list before 'LONG'
     LONG xDest;
     ^~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/wingdi.h:3951:5: error: expected specifier-qualifier-list before 'LONG'
     LONG xDest;
     ^~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/wingdi.h:4115:5: error: expected specifier-qualifier-list before 'LONG'
     LONG xDest;
     ^~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/wingdi.h:4145:5: error: expected specifier-qualifier-list before 'LONG'
     LONG xDest;
     ^~~~
In file included from C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/windows.h:72:0,
                 from conftest.c:32:
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winuser.h:1774:5: error: expected specifier-qualifier-list before 'LONG'
     LONG style;
     ^~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winuser.h:1789:5: error: expected specifier-qualifier-list before 'LONG'
     LONG style;
     ^~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winuser.h:1973:26: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'GetMessageTime'
   WINUSERAPI LONG WINAPI GetMessageTime(VOID);
                          ^~~~~~~~~~~~~~
In file included from C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/windows.h:72:0,
                 from conftest.c:32:
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winuser.h:2468:42: error: unknown type name 'CHAR'; did you mean 'BCHAR'?
   WINUSERAPI WINBOOL WINAPI IsCharAlphaA(CHAR ch);
                                          ^~~~
                                          BCHAR
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winuser.h:2470:49: error: unknown type name 'CHAR'; did you mean 'BCHAR'?
   WINUSERAPI WINBOOL WINAPI IsCharAlphaNumericA(CHAR ch);
                                                 ^~~~
                                                 BCHAR
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winuser.h:2472:42: error: unknown type name 'CHAR'; did you mean 'BCHAR'?
   WINUSERAPI WINBOOL WINAPI IsCharUpperA(CHAR ch);
                                          ^~~~
                                          BCHAR
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winuser.h:2474:42: error: unknown type name 'CHAR'; did you mean 'BCHAR'?
   WINUSERAPI WINBOOL WINAPI IsCharLowerA(CHAR ch);
                                          ^~~~
                                          BCHAR
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winuser.h:2488:27: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'GetKeyState'
   WINUSERAPI SHORT WINAPI GetKeyState(int nVirtKey);
                           ^~~~~~~~~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winuser.h:2489:27: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'GetAsyncKeyState'
   WINUSERAPI SHORT WINAPI GetAsyncKeyState(int vKey);
                           ^~~~~~~~~~~~~~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winuser.h:2492:41: error: expected declaration specifiers or '...' before 'LONG'
   WINUSERAPI int WINAPI GetKeyNameTextA(LONG lParam,LPSTR lpString,int cchSize);
                                         ^~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winuser.h:2493:41: error: expected declaration specifiers or '...' before 'LONG'
   WINUSERAPI int WINAPI GetKeyNameTextW(LONG lParam,LPWSTR lpString,int cchSize);
                                         ^~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winuser.h:2499:27: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'VkKeyScanA'
   WINUSERAPI SHORT WINAPI VkKeyScanA(CHAR ch);
                           ^~~~~~~~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winuser.h:2500:27: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'VkKeyScanW'
   WINUSERAPI SHORT WINAPI VkKeyScanW(WCHAR ch);
                           ^~~~~~~~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winuser.h:2501:27: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'VkKeyScanExA'
   WINUSERAPI SHORT WINAPI VkKeyScanExA(CHAR ch,HKL dwhkl);
                           ^~~~~~~~~~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winuser.h:2502:27: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'VkKeyScanExW'
   WINUSERAPI SHORT WINAPI VkKeyScanExW(WCHAR ch,HKL dwhkl);
                           ^~~~~~~~~~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winuser.h:2644:5: error: expected specifier-qualifier-list before 'LONG'
     LONG dx;
     ^~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winuser.h:3146:26: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'GetMenuCheckMarkDimensions'
   WINUSERAPI LONG WINAPI GetMenuCheckMarkDimensions(VOID);
                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winuser.h:3349:26: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'TabbedTextOutA'
   WINUSERAPI LONG WINAPI TabbedTextOutA(HDC hdc,int x,int y,LPCSTR lpString,int chCount,int nTabPositions,CONST INT *lpnTabStopPositions,int nTabOrigin);
                          ^~~~~~~~~~~~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winuser.h:3350:26: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'TabbedTextOutW'
   WINUSERAPI LONG WINAPI TabbedTextOutW(HDC hdc,int x,int y,LPCWSTR lpString,int chCount,int nTabPositions,CONST INT *lpnTabStopPositions,int nTabOrigin);
                          ^~~~~~~~~~~~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winuser.h:3727:26: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'GetWindowLongA'
   WINUSERAPI LONG WINAPI GetWindowLongA(HWND hWnd,int nIndex);
                          ^~~~~~~~~~~~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winuser.h:3728:26: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'GetWindowLongW'
   WINUSERAPI LONG WINAPI GetWindowLongW(HWND hWnd,int nIndex);
                          ^~~~~~~~~~~~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winuser.h:3729:26: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'SetWindowLongA'
   WINUSERAPI LONG WINAPI SetWindowLongA(HWND hWnd,int nIndex,LONG dwNewLong);
                          ^~~~~~~~~~~~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winuser.h:3730:26: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'SetWindowLongW'
   WINUSERAPI LONG WINAPI SetWindowLongW(HWND hWnd,int nIndex,LONG dwNewLong);
                          ^~~~~~~~~~~~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winuser.h:3754:62: error: expected declaration specifiers or '...' before 'LONG'
   WINUSERAPI DWORD WINAPI SetClassLongA(HWND hWnd,int nIndex,LONG dwNewLong);
                                                              ^~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winuser.h:3755:62: error: expected declaration specifiers or '...' before 'LONG'
   WINUSERAPI DWORD WINAPI SetClassLongW(HWND hWnd,int nIndex,LONG dwNewLong);
                                                              ^~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winuser.h:4781:5: error: unknown type name 'CHAR'
     CHAR mkKeylist;
     ^~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winuser.h:4782:5: error: unknown type name 'CHAR'
     CHAR szKeyphrase[1];
     ^~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winuser.h:4802:5: error: unknown type name 'CHAR'
     CHAR rgchMember[2];
     ^~~~
In file included from C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/windows.h:72:0,
                 from conftest.c:32:
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winuser.h:5364:26: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'ChangeDisplaySettingsA'
   WINUSERAPI LONG WINAPI ChangeDisplaySettingsA(LPDEVMODEA lpDevMode,DWORD dwFlags);
                          ^~~~~~~~~~~~~~~~~~~~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winuser.h:5365:26: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'ChangeDisplaySettingsW'
   WINUSERAPI LONG WINAPI ChangeDisplaySettingsW(LPDEVMODEW lpDevMode,DWORD dwFlags);
                          ^~~~~~~~~~~~~~~~~~~~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winuser.h:5366:26: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'ChangeDisplaySettingsExA'
   WINUSERAPI LONG WINAPI ChangeDisplaySettingsExA(LPCSTR lpszDeviceName,LPDEVMODEA lpDevMode,HWND hwnd,DWORD dwflags,LPVOID lParam);
                          ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/windows.h:72:0,
                 from conftest.c:32:
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winuser.h:5367:26: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'ChangeDisplaySettingsExW'
   WINUSERAPI LONG WINAPI ChangeDisplaySettingsExW(LPCWSTR lpszDeviceName,LPDEVMODEW lpDevMode,HWND hwnd,DWORD dwflags,LPVOID lParam);
                          ^~~~~~~~~~~~~~~~~~~~~~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winuser.h:5587:5: error: unknown type name 'CHAR'
     CHAR szDevice[CCHDEVICENAME];
     ^~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winuser.h:5646:91: error: expected declaration specifiers or '...' before 'LONG'
   typedef VOID (CALLBACK *WINEVENTPROC)(HWINEVENTHOOK hWinEventHook,DWORD event,HWND hwnd,LONG idObject,LONG idChild,DWORD idEventThread,DWORD dwmsEventTime);
                                                                                           ^~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winuser.h:5646:105: error: expected declaration specifiers or '...' before 'LONG'
   typedef VOID (CALLBACK *WINEVENTPROC)(HWINEVENTHOOK hWinEventHook,DWORD event,HWND hwnd,LONG idObject,LONG idChild,DWORD idEventThread,DWORD dwmsEventTime);
                                                                                                         ^~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winuser.h:5648:63: error: expected declaration specifiers or '...' before 'LONG'
   WINUSERAPI VOID WINAPI NotifyWinEvent(DWORD event,HWND hwnd,LONG idObject,LONG idChild);
                                                               ^~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winuser.h:5648:77: error: expected declaration specifiers or '...' before 'LONG'
   WINUSERAPI VOID WINAPI NotifyWinEvent(DWORD event,HWND hwnd,LONG idObject,LONG idChild);
                                                                             ^~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winuser.h:5649:106: error: unknown type name 'WINEVENTPROC'; did you mean 'HWINEVENTHOOK'?
   WINUSERAPI HWINEVENTHOOK WINAPI SetWinEventHook(DWORD eventMin,DWORD eventMax,HMODULE hmodWinEventProc,WINEVENTPROC pfnWinEventProc,DWORD idProcess,DWORD idThread,DWORD dwFlags);
                                                                                                          ^~~~~~~~~~~~
                                                                                                          HWINEVENTHOOK
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winuser.h:5958:54: error: expected declaration specifiers or '...' before 'LONG'
   WINUSERAPI WINBOOL WINAPI GetMenuBarInfo(HWND hwnd,LONG idObject,LONG idItem,PMENUBARINFO pmbi);
                                                      ^~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winuser.h:5958:68: error: expected declaration specifiers or '...' before 'LONG'
   WINUSERAPI WINBOOL WINAPI GetMenuBarInfo(HWND hwnd,LONG idObject,LONG idItem,PMENUBARINFO pmbi);
                                                                    ^~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winuser.h:5970:56: error: expected declaration specifiers or '...' before 'LONG'
   WINUSERAPI WINBOOL WINAPI GetScrollBarInfo(HWND hwnd,LONG idObject,PSCROLLBARINFO psbi);
                                                        ^~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winuser.h:6053:5: error: expected specifier-qualifier-list before 'LONG'
     LONG lLastX;
     ^~~~
In file included from C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/windows.h:73:0,
                 from conftest.c:32:
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winnls.h:660:5: error: unknown type name 'CHAR'
     CHAR CodePageName[MAX_PATH];
     ^~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winnls.h:750:16: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'GEOID'
   typedef LONG GEOID;
                ^~~~~
In file included from C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/windows.h:73:0,
                 from conftest.c:32:
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winnls.h:981:38: error: unknown type name 'GEOID'; did you mean 'GUID'?
   WINBASEAPI int WINAPI GetGeoInfoA (GEOID Location, GEOTYPE GeoType, LPSTR lpGeoData, int cchData, LANGID LangId);
                                      ^~~~~
                                      GUID
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winnls.h:982:38: error: unknown type name 'GEOID'; did you mean 'GUID'?
   WINBASEAPI int WINAPI GetGeoInfoW (GEOID Location, GEOTYPE GeoType, LPWSTR lpGeoData, int cchData, LANGID LangId);
                                      ^~~~~
                                      GUID
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winnls.h:983:65: error: unknown type name 'GEOID'; did you mean 'GUID'?
   WINBASEAPI WINBOOL WINAPI EnumSystemGeoID (GEOCLASS GeoClass, GEOID ParentGeoId, GEO_ENUMPROC lpGeoEnumProc);
                                                                 ^~~~~
                                                                 GUID
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winnls.h:984:14: error: unknown type name 'GEOID'
   WINBASEAPI GEOID WINAPI GetUserGeoID (GEOCLASS GeoClass);
              ^~~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winnls.h:1000:43: error: unknown type name 'GEOID'; did you mean 'GUID'?
   WINBASEAPI WINBOOL WINAPI SetUserGeoID (GEOID GeoId);
                                           ^~~~~
                                           GUID
In file included from C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/windows.h:74:0,
                 from conftest.c:32:
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/wincon.h:18:5: error: expected specifier-qualifier-list before 'SHORT'
     SHORT X;
     ^~~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/wincon.h:23:5: error: expected specifier-qualifier-list before 'SHORT'
     SHORT Left;
     ^~~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/wincon.h:36:7: error: unknown type name 'CHAR'
       CHAR AsciiChar;
       ^~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/wincon.h:110:7: error: unknown type name 'CHAR'
       CHAR AsciiChar;
       ^~~~
In file included from C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/windows.h:74:0,
                 from conftest.c:32:
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/wincon.h:223:79: error: unknown type name 'CHAR'; did you mean 'BCHAR'?
   WINBASEAPI WINBOOL WINAPI FillConsoleOutputCharacterA(HANDLE hConsoleOutput,CHAR cCharacter,DWORD nLength,COORD dwWriteCoord,LPDWORD lpNumberOfCharsWritten);
                                                                               ^~~~
                                                                               BCHAR
In file included from C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/windows.h:76:0,
                 from conftest.c:32:
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winreg.h:35:16: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'LSTATUS'
   typedef LONG LSTATUS;
                ^~~~~~~
In file included from C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/windows.h:76:0,
                 from conftest.c:32:
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winreg.h:140:25: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'RegCloseKey'
   WINADVAPI LONG WINAPI RegCloseKey(HKEY hKey);
                         ^~~~~~~~~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winreg.h:141:25: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'RegOverridePredefKey'
   WINADVAPI LONG WINAPI RegOverridePredefKey(HKEY hKey,HKEY hNewHKey);
                         ^~~~~~~~~~~~~~~~~~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winreg.h:142:25: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'RegOpenUserClassesRoot'
   WINADVAPI LONG WINAPI RegOpenUserClassesRoot(HANDLE hToken,DWORD dwOptions,REGSAM samDesired,PHKEY phkResult);
                         ^~~~~~~~~~~~~~~~~~~~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winreg.h:143:25: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'RegOpenCurrentUser'
   WINADVAPI LONG WINAPI RegOpenCurrentUser(REGSAM samDesired,PHKEY phkResult);
                         ^~~~~~~~~~~~~~~~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winreg.h:144:25: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'RegDisablePredefinedCache'
   WINADVAPI LONG WINAPI RegDisablePredefinedCache(void);
                         ^~~~~~~~~~~~~~~~~~~~~~~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winreg.h:145:25: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'RegConnectRegistryA'
   WINADVAPI LONG WINAPI RegConnectRegistryA(LPCSTR lpMachineName,HKEY hKey,PHKEY phkResult);
                         ^~~~~~~~~~~~~~~~~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winreg.h:146:25: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'RegConnectRegistryW'
   WINADVAPI LONG WINAPI RegConnectRegistryW(LPCWSTR lpMachineName,HKEY hKey,PHKEY phkResult);
                         ^~~~~~~~~~~~~~~~~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winreg.h:147:25: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'RegConnectRegistryExA'
   WINADVAPI LONG WINAPI RegConnectRegistryExA(LPCSTR lpMachineName,HKEY hKey,ULONG Flags,PHKEY phkResult);
                         ^~~~~~~~~~~~~~~~~~~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winreg.h:148:25: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'RegConnectRegistryExW'
   WINADVAPI LONG WINAPI RegConnectRegistryExW(LPCWSTR lpMachineName,HKEY hKey,ULONG Flags,PHKEY phkResult);
                         ^~~~~~~~~~~~~~~~~~~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winreg.h:149:25: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'RegCreateKeyA'
   WINADVAPI LONG WINAPI RegCreateKeyA(HKEY hKey,LPCSTR lpSubKey,PHKEY phkResult);
                         ^~~~~~~~~~~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winreg.h:150:25: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'RegCreateKeyW'
   WINADVAPI LONG WINAPI RegCreateKeyW(HKEY hKey,LPCWSTR lpSubKey,PHKEY phkResult);
                         ^~~~~~~~~~~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winreg.h:151:25: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'RegCreateKeyExA'
   WINADVAPI LONG WINAPI RegCreateKeyExA(HKEY hKey,LPCSTR lpSubKey,DWORD Reserved,LPSTR lpClass,DWORD dwOptions,REGSAM samDesired,LPSECURITY_ATTRIBUTES lpSecurityAttributes,PHKEY phkResult,LPDWORD lpdwDisposition);
                         ^~~~~~~~~~~~~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winreg.h:152:25: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'RegCreateKeyExW'
   WINADVAPI LONG WINAPI RegCreateKeyExW(HKEY hKey,LPCWSTR lpSubKey,DWORD Reserved,LPWSTR lpClass,DWORD dwOptions,REGSAM samDesired,LPSECURITY_ATTRIBUTES lpSecurityAttributes,PHKEY phkResult,LPDWORD lpdwDisposition);
                         ^~~~~~~~~~~~~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winreg.h:153:25: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'RegDeleteKeyA'
   WINADVAPI LONG WINAPI RegDeleteKeyA(HKEY hKey,LPCSTR lpSubKey);
                         ^~~~~~~~~~~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winreg.h:154:25: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'RegDeleteKeyW'
   WINADVAPI LONG WINAPI RegDeleteKeyW(HKEY hKey,LPCWSTR lpSubKey);
                         ^~~~~~~~~~~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winreg.h:155:25: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'RegDeleteKeyExA'
   WINADVAPI LONG WINAPI RegDeleteKeyExA(HKEY hKey,LPCSTR lpSubKey,REGSAM samDesired,DWORD Reserved);
                         ^~~~~~~~~~~~~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winreg.h:156:25: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'RegDeleteKeyExW'
   WINADVAPI LONG WINAPI RegDeleteKeyExW(HKEY hKey,LPCWSTR lpSubKey,REGSAM samDesired,DWORD Reserved);
                         ^~~~~~~~~~~~~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winreg.h:157:25: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'RegDisableReflectionKey'
   WINADVAPI LONG WINAPI RegDisableReflectionKey(HKEY hBase);
                         ^~~~~~~~~~~~~~~~~~~~~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winreg.h:158:25: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'RegEnableReflectionKey'
   WINADVAPI LONG WINAPI RegEnableReflectionKey(HKEY hBase);
                         ^~~~~~~~~~~~~~~~~~~~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winreg.h:159:25: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'RegQueryReflectionKey'
   WINADVAPI LONG WINAPI RegQueryReflectionKey(HKEY hBase,WINBOOL *bIsReflectionDisabled);
                         ^~~~~~~~~~~~~~~~~~~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winreg.h:160:25: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'RegDeleteValueA'
   WINADVAPI LONG WINAPI RegDeleteValueA(HKEY hKey,LPCSTR lpValueName);
                         ^~~~~~~~~~~~~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winreg.h:161:25: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'RegDeleteValueW'
   WINADVAPI LONG WINAPI RegDeleteValueW(HKEY hKey,LPCWSTR lpValueName);
                         ^~~~~~~~~~~~~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winreg.h:162:25: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'RegEnumKeyA'
   WINADVAPI LONG WINAPI RegEnumKeyA(HKEY hKey,DWORD dwIndex,LPSTR lpName,DWORD cchName);
                         ^~~~~~~~~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winreg.h:163:25: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'RegEnumKeyW'
   WINADVAPI LONG WINAPI RegEnumKeyW(HKEY hKey,DWORD dwIndex,LPWSTR lpName,DWORD cchName);
                         ^~~~~~~~~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winreg.h:164:25: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'RegEnumKeyExA'
   WINADVAPI LONG WINAPI RegEnumKeyExA(HKEY hKey,DWORD dwIndex,LPSTR lpName,LPDWORD lpcchName,LPDWORD lpReserved,LPSTR lpClass,LPDWORD lpcchClass,PFILETIME lpftLastWriteTime);
                         ^~~~~~~~~~~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winreg.h:165:25: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'RegEnumKeyExW'
   WINADVAPI LONG WINAPI RegEnumKeyExW(HKEY hKey,DWORD dwIndex,LPWSTR lpName,LPDWORD lpcchName,LPDWORD lpReserved,LPWSTR lpClass,LPDWORD lpcchClass,PFILETIME lpftLastWriteTime);
                         ^~~~~~~~~~~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winreg.h:166:25: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'RegEnumValueA'
   WINADVAPI LONG WINAPI RegEnumValueA(HKEY hKey,DWORD dwIndex,LPSTR lpValueName,LPDWORD lpcchValueName,LPDWORD lpReserved,LPDWORD lpType,LPBYTE lpData,LPDWORD lpcbData);
                         ^~~~~~~~~~~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winreg.h:167:25: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'RegEnumValueW'
   WINADVAPI LONG WINAPI RegEnumValueW(HKEY hKey,DWORD dwIndex,LPWSTR lpValueName,LPDWORD lpcchValueName,LPDWORD lpReserved,LPDWORD lpType,LPBYTE lpData,LPDWORD lpcbData);
                         ^~~~~~~~~~~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winreg.h:168:25: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'RegFlushKey'
   WINADVAPI LONG WINAPI RegFlushKey(HKEY hKey);
                         ^~~~~~~~~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winreg.h:169:25: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'RegGetKeySecurity'
   WINADVAPI LONG WINAPI RegGetKeySecurity(HKEY hKey,SECURITY_INFORMATION SecurityInformation,PSECURITY_DESCRIPTOR pSecurityDescriptor,LPDWORD lpcbSecurityDescriptor);
                         ^~~~~~~~~~~~~~~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winreg.h:170:25: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'RegLoadKeyA'
   WINADVAPI LONG WINAPI RegLoadKeyA(HKEY hKey,LPCSTR lpSubKey,LPCSTR lpFile);
                         ^~~~~~~~~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winreg.h:171:25: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'RegLoadKeyW'
   WINADVAPI LONG WINAPI RegLoadKeyW(HKEY hKey,LPCWSTR lpSubKey,LPCWSTR lpFile);
                         ^~~~~~~~~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winreg.h:172:25: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'RegNotifyChangeKeyValue'
   WINADVAPI LONG WINAPI RegNotifyChangeKeyValue(HKEY hKey,WINBOOL bWatchSubtree,DWORD dwNotifyFilter,HANDLE hEvent,WINBOOL fAsynchronous);
                         ^~~~~~~~~~~~~~~~~~~~~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winreg.h:173:25: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'RegOpenKeyA'
   WINADVAPI LONG WINAPI RegOpenKeyA(HKEY hKey,LPCSTR lpSubKey,PHKEY phkResult);
                         ^~~~~~~~~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winreg.h:174:25: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'RegOpenKeyW'
   WINADVAPI LONG WINAPI RegOpenKeyW(HKEY hKey,LPCWSTR lpSubKey,PHKEY phkResult);
                         ^~~~~~~~~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winreg.h:175:25: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'RegOpenKeyExA'
   WINADVAPI LONG WINAPI RegOpenKeyExA(HKEY hKey,LPCSTR lpSubKey,DWORD ulOptions,REGSAM samDesired,PHKEY phkResult);
                         ^~~~~~~~~~~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winreg.h:176:25: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'RegOpenKeyExW'
   WINADVAPI LONG WINAPI RegOpenKeyExW(HKEY hKey,LPCWSTR lpSubKey,DWORD ulOptions,REGSAM samDesired,PHKEY phkResult);
                         ^~~~~~~~~~~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winreg.h:177:25: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'RegQueryInfoKeyA'
   WINADVAPI LONG WINAPI RegQueryInfoKeyA(HKEY hKey,LPSTR lpClass,LPDWORD lpcchClass,LPDWORD lpReserved,LPDWORD lpcSubKeys,LPDWORD lpcbMaxSubKeyLen,LPDWORD lpcbMaxClassLen,LPDWORD lpcValues,LPDWORD lpcbMaxValueNameLen,LPDWORD lpcbMaxValueLen,LPDWORD lpcbSecurityDescriptor,PFILETIME lpftLastWriteTime);
                         ^~~~~~~~~~~~~~~~
In file included from C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/windows.h:76:0,
                 from conftest.c:32:
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winreg.h:178:25: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'RegQueryInfoKeyW'
   WINADVAPI LONG WINAPI RegQueryInfoKeyW(HKEY hKey,LPWSTR lpClass,LPDWORD lpcchClass,LPDWORD lpReserved,LPDWORD lpcSubKeys,LPDWORD lpcbMaxSubKeyLen,LPDWORD lpcbMaxClassLen,LPDWORD lpcValues,LPDWORD lpcbMaxValueNameLen,LPDWORD lpcbMaxValueLen,LPDWORD lpcbSecurityDescriptor,PFILETIME lpftLastWriteTime);
                         ^~~~~~~~~~~~~~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winreg.h:179:25: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'RegQueryValueA'
   WINADVAPI LONG WINAPI RegQueryValueA(HKEY hKey,LPCSTR lpSubKey,LPSTR lpData,PLONG lpcbData);
                         ^~~~~~~~~~~~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winreg.h:180:25: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'RegQueryValueW'
   WINADVAPI LONG WINAPI RegQueryValueW(HKEY hKey,LPCWSTR lpSubKey,LPWSTR lpData,PLONG lpcbData);
                         ^~~~~~~~~~~~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winreg.h:181:25: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'RegQueryMultipleValuesA'
   WINADVAPI LONG WINAPI RegQueryMultipleValuesA(HKEY hKey,PVALENTA val_list,DWORD num_vals,LPSTR lpValueBuf,LPDWORD ldwTotsize);
                         ^~~~~~~~~~~~~~~~~~~~~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winreg.h:182:25: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'RegQueryMultipleValuesW'
   WINADVAPI LONG WINAPI RegQueryMultipleValuesW(HKEY hKey,PVALENTW val_list,DWORD num_vals,LPWSTR lpValueBuf,LPDWORD ldwTotsize);
                         ^~~~~~~~~~~~~~~~~~~~~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winreg.h:183:25: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'RegQueryValueExA'
   WINADVAPI LONG WINAPI RegQueryValueExA(HKEY hKey,LPCSTR lpValueName,LPDWORD lpReserved,LPDWORD lpType,LPBYTE lpData,LPDWORD lpcbData);
                         ^~~~~~~~~~~~~~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winreg.h:184:25: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'RegQueryValueExW'
   WINADVAPI LONG WINAPI RegQueryValueExW(HKEY hKey,LPCWSTR lpValueName,LPDWORD lpReserved,LPDWORD lpType,LPBYTE lpData,LPDWORD lpcbData);
                         ^~~~~~~~~~~~~~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winreg.h:185:25: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'RegReplaceKeyA'
   WINADVAPI LONG WINAPI RegReplaceKeyA(HKEY hKey,LPCSTR lpSubKey,LPCSTR lpNewFile,LPCSTR lpOldFile);
                         ^~~~~~~~~~~~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winreg.h:186:25: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'RegReplaceKeyW'
   WINADVAPI LONG WINAPI RegReplaceKeyW(HKEY hKey,LPCWSTR lpSubKey,LPCWSTR lpNewFile,LPCWSTR lpOldFile);
                         ^~~~~~~~~~~~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winreg.h:187:25: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'RegRestoreKeyA'
   WINADVAPI LONG WINAPI RegRestoreKeyA(HKEY hKey,LPCSTR lpFile,DWORD dwFlags);
                         ^~~~~~~~~~~~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winreg.h:188:25: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'RegRestoreKeyW'
   WINADVAPI LONG WINAPI RegRestoreKeyW(HKEY hKey,LPCWSTR lpFile,DWORD dwFlags);
                         ^~~~~~~~~~~~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winreg.h:189:25: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'RegSaveKeyA'
   WINADVAPI LONG WINAPI RegSaveKeyA(HKEY hKey,LPCSTR lpFile,LPSECURITY_ATTRIBUTES lpSecurityAttributes);
                         ^~~~~~~~~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winreg.h:190:25: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'RegSaveKeyW'
   WINADVAPI LONG WINAPI RegSaveKeyW(HKEY hKey,LPCWSTR lpFile,LPSECURITY_ATTRIBUTES lpSecurityAttributes);
                         ^~~~~~~~~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winreg.h:191:25: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'RegSetKeySecurity'
   WINADVAPI LONG WINAPI RegSetKeySecurity(HKEY hKey,SECURITY_INFORMATION SecurityInformation,PSECURITY_DESCRIPTOR pSecurityDescriptor);
                         ^~~~~~~~~~~~~~~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winreg.h:192:25: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'RegSetValueA'
   WINADVAPI LONG WINAPI RegSetValueA(HKEY hKey,LPCSTR lpSubKey,DWORD dwType,LPCSTR lpData,DWORD cbData);
                         ^~~~~~~~~~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winreg.h:193:25: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'RegSetValueW'
   WINADVAPI LONG WINAPI RegSetValueW(HKEY hKey,LPCWSTR lpSubKey,DWORD dwType,LPCWSTR lpData,DWORD cbData);
                         ^~~~~~~~~~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winreg.h:194:25: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'RegSetValueExA'
   WINADVAPI LONG WINAPI RegSetValueExA(HKEY hKey,LPCSTR lpValueName,DWORD Reserved,DWORD dwType,CONST BYTE *lpData,DWORD cbData);
                         ^~~~~~~~~~~~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winreg.h:195:25: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'RegSetValueExW'
   WINADVAPI LONG WINAPI RegSetValueExW(HKEY hKey,LPCWSTR lpValueName,DWORD Reserved,DWORD dwType,CONST BYTE *lpData,DWORD cbData);
                         ^~~~~~~~~~~~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winreg.h:196:25: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'RegUnLoadKeyA'
   WINADVAPI LONG WINAPI RegUnLoadKeyA(HKEY hKey,LPCSTR lpSubKey);
                         ^~~~~~~~~~~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winreg.h:197:25: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'RegUnLoadKeyW'
   WINADVAPI LONG WINAPI RegUnLoadKeyW(HKEY hKey,LPCWSTR lpSubKey);
                         ^~~~~~~~~~~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winreg.h:198:25: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'RegGetValueA'
   WINADVAPI LONG WINAPI RegGetValueA(HKEY hkey,LPCSTR lpSubKey,LPCSTR lpValue,DWORD dwFlags,LPDWORD pdwType,PVOID pvData,LPDWORD pcbData);
                         ^~~~~~~~~~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winreg.h:199:25: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'RegGetValueW'
   WINADVAPI LONG WINAPI RegGetValueW(HKEY hkey,LPCWSTR lpSubKey,LPCWSTR lpValue,DWORD dwFlags,LPDWORD pdwType,PVOID pvData,LPDWORD pcbData);
                         ^~~~~~~~~~~~
In file included from C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/windows.h:76:0,
                 from conftest.c:32:
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winreg.h:224:25: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'RegSaveKeyExA'
   WINADVAPI LONG WINAPI RegSaveKeyExA(HKEY hKey,LPCSTR lpFile,LPSECURITY_ATTRIBUTES lpSecurityAttributes,DWORD Flags);
                         ^~~~~~~~~~~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winreg.h:225:25: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'RegSaveKeyExW'
   WINADVAPI LONG WINAPI RegSaveKeyExW(HKEY hKey,LPCWSTR lpFile,LPSECURITY_ATTRIBUTES lpSecurityAttributes,DWORD Flags);
                         ^~~~~~~~~~~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/winreg.h:226:25: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'Wow64Win32ApiEntry'
   WINADVAPI LONG WINAPI Wow64Win32ApiEntry (DWORD dwFuncNumber,DWORD dwFlag,DWORD dwRes);
                         ^~~~~~~~~~~~~~~~~~
In file included from C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/windows.h:130:0,
                 from conftest.c:32:
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/imm.h:80:5: error: unknown type name 'CHAR'
     CHAR szDescription[STYLE_DESCRIPTION_SIZE];
     ^~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/imm.h:103:5: error: unknown type name 'CHAR'
     CHAR szString[IMEMENUITEM_STRING_SIZE];
     ^~~~
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/imm.h:159:3: error: unknown type name 'LONG'; did you mean 'FLONG'?
   LONG WINAPI ImmGetCompositionStringA(HIMC,DWORD,LPVOID,DWORD);
   ^~~~
   FLONG
C:/Users/Administrator/Downloads/x86_64-7.3.0-release-win32-seh-rt_v5-rev0/mingw64/x86_64-w64-mingw32/include/imm.h:160:3: error: unknown type name 'LONG'; did you mean 'FLONG'?
   LONG WINAPI ImmGetCompositionStringW(HIMC,DWORD,LPVOID,DWORD);
   ^~~~
   FLONG
conftest.c: In function 'main':
conftest.c:39:3: error: unknown type name 'CHAR'; did you mean 'BCHAR'?
   CHAR c;
   ^~~~
   BCHAR
conftest.c:40:9: error: expected ';' before 's'
   SHORT s;
         ^
conftest.c:41:8: error: expected ';' before 'l'
   LONG l;
        ^
configure:7938: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "nsf"
| #define PACKAGE_TARNAME "nsf"
| #define PACKAGE_VERSION "2.4.0"
| #define PACKAGE_STRING "nsf 2.4.0"
| #define PACKAGE_BUGREPORT "https://sourceforge.net/p/next-scripting/tickets/"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define BUILD_nsf /**/
| #define HAVE_TCL_COMPILE_H 1
| #define NSF_WITH_ASSERTIONS 1
| #define TCL_THREADS 1
| #define USE_TCL_STUBS 1
| #define USE_TCLOO_STUBS 1
| #define MODULE_SCOPE extern
| #define HAVE_NO_SEH 1
| /* end confdefs.h.  */
| 
| #define VOID void
| #define WIN32_LEAN_AND_MEAN
| #include <windows.h>
| #undef WIN32_LEAN_AND_MEAN
| 
| int
| main ()
| {
| 
| 		CHAR c;
| 		SHORT s;
| 		LONG l;
| 
|   ;
|   return 0;
| }
configure:7946: result: no
configure:7959: checking for cast to union support
configure:7978: gcc -c  -pipe  conftest.c >&5
configure:7978: $? = 0
configure:7986: result: yes
configure:8009: checking for required early compiler flags
configure:8027: gcc -c  -pipe  conftest.c >&5
configure:8027: $? = 0
configure:8074: gcc -c  -pipe  conftest.c >&5
configure:8074: $? = 0
configure:8121: gcc -c  -pipe  conftest.c >&5
conftest.c: In function 'main':
conftest.c:34:19: error: 'open64' undeclared (first use in this function); did you mean 'open'?
 char *p = (char *)open64;
                   ^~~~~~
                   open
conftest.c:34:19: note: each undeclared identifier is reported only once for each function it appears in
configure:8121: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "nsf"
| #define PACKAGE_TARNAME "nsf"
| #define PACKAGE_VERSION "2.4.0"
| #define PACKAGE_STRING "nsf 2.4.0"
| #define PACKAGE_BUGREPORT "https://sourceforge.net/p/next-scripting/tickets/"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define BUILD_nsf /**/
| #define HAVE_TCL_COMPILE_H 1
| #define NSF_WITH_ASSERTIONS 1
| #define TCL_THREADS 1
| #define USE_TCL_STUBS 1
| #define USE_TCLOO_STUBS 1
| #define MODULE_SCOPE extern
| #define HAVE_NO_SEH 1
| #define HAVE_CAST_TO_UNION 1
| /* end confdefs.h.  */
| #include <sys/stat.h>
| int
| main ()
| {
| char *p = (char *)open64;
|   ;
|   return 0;
| }
configure:8136: gcc -c  -pipe  conftest.c >&5
conftest.c: In function 'main':
conftest.c:35:19: error: 'open64' undeclared (first use in this function); did you mean 'open'?
 char *p = (char *)open64;
                   ^~~~~~
                   open
conftest.c:35:19: note: each undeclared identifier is reported only once for each function it appears in
configure:8136: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "nsf"
| #define PACKAGE_TARNAME "nsf"
| #define PACKAGE_VERSION "2.4.0"
| #define PACKAGE_STRING "nsf 2.4.0"
| #define PACKAGE_BUGREPORT "https://sourceforge.net/p/next-scripting/tickets/"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define BUILD_nsf /**/
| #define HAVE_TCL_COMPILE_H 1
| #define NSF_WITH_ASSERTIONS 1
| #define TCL_THREADS 1
| #define USE_TCL_STUBS 1
| #define USE_TCLOO_STUBS 1
| #define MODULE_SCOPE extern
| #define HAVE_NO_SEH 1
| #define HAVE_CAST_TO_UNION 1
| /* end confdefs.h.  */
| #define _LARGEFILE_SOURCE64 1
| #include <sys/stat.h>
| int
| main ()
| {
| char *p = (char *)open64;
|   ;
|   return 0;
| }
configure:8154: result: none
configure:8162: checking for 64-bit integer type
configure:8181: gcc -c  -pipe  conftest.c >&5
conftest.c: In function 'main':
conftest.c:34:1: error: unknown type name '__int64'; did you mean '__int128'?
 __int64 value = (__int64) 0;
 ^~~~~~~
 __int128
conftest.c:34:18: error: '__int64' undeclared (first use in this function); did you mean '__int128'?
 __int64 value = (__int64) 0;
                  ^~~~~~~
                  __int128
conftest.c:34:18: note: each undeclared identifier is reported only once for each function it appears in
conftest.c:34:27: error: expected ',' or ';' before numeric constant
 __int64 value = (__int64) 0;
                           ^
configure:8181: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "nsf"
| #define PACKAGE_TARNAME "nsf"
| #define PACKAGE_VERSION "2.4.0"
| #define PACKAGE_STRING "nsf 2.4.0"
| #define PACKAGE_BUGREPORT "https://sourceforge.net/p/next-scripting/tickets/"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define BUILD_nsf /**/
| #define HAVE_TCL_COMPILE_H 1
| #define NSF_WITH_ASSERTIONS 1
| #define TCL_THREADS 1
| #define USE_TCL_STUBS 1
| #define USE_TCLOO_STUBS 1
| #define MODULE_SCOPE extern
| #define HAVE_NO_SEH 1
| #define HAVE_CAST_TO_UNION 1
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| __int64 value = (__int64) 0;
|   ;
|   return 0;
| }
configure:8203: gcc -c  -pipe  conftest.c >&5
configure:8203: $? = 0
configure:8227: result: long long
configure:8231: checking for struct dirent64
configure:8249: gcc -c  -pipe  conftest.c >&5
conftest.c: In function 'main':
conftest.c:36:17: error: storage size of 'p' isn't known
 struct dirent64 p;
                 ^
configure:8249: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "nsf"
| #define PACKAGE_TARNAME "nsf"
| #define PACKAGE_VERSION "2.4.0"
| #define PACKAGE_STRING "nsf 2.4.0"
| #define PACKAGE_BUGREPORT "https://sourceforge.net/p/next-scripting/tickets/"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define BUILD_nsf /**/
| #define HAVE_TCL_COMPILE_H 1
| #define NSF_WITH_ASSERTIONS 1
| #define TCL_THREADS 1
| #define USE_TCL_STUBS 1
| #define USE_TCLOO_STUBS 1
| #define MODULE_SCOPE extern
| #define HAVE_NO_SEH 1
| #define HAVE_CAST_TO_UNION 1
| #define TCL_WIDE_INT_TYPE long long
| /* end confdefs.h.  */
| #include <sys/types.h>
| #include <dirent.h>
| int
| main ()
| {
| struct dirent64 p;
|   ;
|   return 0;
| }
configure:8256: result: no
configure:8264: checking for struct stat64
configure:8282: gcc -c  -pipe  conftest.c >&5
configure:8282: $? = 0
configure:8289: result: yes
configure:8300: checking for open64
configure:8300: gcc -o conftest.exe  -pipe    conftest.c  >&5
C:\msys64\tmp\cc1alXNy.o:conftest.c:(.text+0xe): undefined reference to `open64'
collect2.exe: error: ld returned 1 exit status
configure:8300: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "nsf"
| #define PACKAGE_TARNAME "nsf"
| #define PACKAGE_VERSION "2.4.0"
| #define PACKAGE_STRING "nsf 2.4.0"
| #define PACKAGE_BUGREPORT "https://sourceforge.net/p/next-scripting/tickets/"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define BUILD_nsf /**/
| #define HAVE_TCL_COMPILE_H 1
| #define NSF_WITH_ASSERTIONS 1
| #define TCL_THREADS 1
| #define USE_TCL_STUBS 1
| #define USE_TCLOO_STUBS 1
| #define MODULE_SCOPE extern
| #define HAVE_NO_SEH 1
| #define HAVE_CAST_TO_UNION 1
| #define TCL_WIDE_INT_TYPE long long
| #define HAVE_STRUCT_STAT64 1
| /* end confdefs.h.  */
| /* Define open64 to an innocuous variant, in case <limits.h> declares open64.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define open64 innocuous_open64
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char open64 (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef open64
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char open64 ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_open64 || defined __stub___open64
| choke me
| #endif
| 
| int
| main ()
| {
| return open64 ();
|   ;
|   return 0;
| }
configure:8300: result: no
configure:8300: checking for lseek64
configure:8300: gcc -o conftest.exe  -pipe    conftest.c  >&5
configure:8300: $? = 0
configure:8300: result: yes
configure:8309: checking for off64_t
configure:8327: gcc -c  -pipe  conftest.c >&5
configure:8327: $? = 0
configure:8344: result: no
configure:8378: checking for build with symbols
configure:8391: result: no
configure:8555: checking for tclsh
configure:8590: result: /c/Users/Administrator/core-8-6-branch/win/tclsh86.exe
configure:8854: creating ./config.status

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by nsf config.status 2.4.0, which was
generated by GNU Autoconf 2.69.  Invocation command line was

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status 

on T460s

config.status:832: creating Makefile
config.status:832: creating ./nsfConfig.sh
config.status:832: creating ./library/xotcl/xotclsh
config.status:832: creating ./library/xotcl/xowish
config.status:832: creating ./unix/pkgIndex.unix
config.status:832: creating nxsh
config.status:832: creating nxwish
config.status:832: creating ./doc/version.inc

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=yes
ac_cv_c_tclconfig=/c/Users/Administrator/core-8-6-branch/win
ac_cv_c_tclh=C:/Users/Administrator/core-8-6-branch/generic
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_exeext=.exe
ac_cv_func_lseek64=yes
ac_cv_func_open64=no
ac_cv_func_strnstr=no
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_CYGPATH=echo
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_git_installed=no
ac_cv_prog_make_make_set=yes
ac_cv_type_intptr_t=yes
ac_cv_type_uintptr_t=yes
tcl_cv_cast_to_union=yes
tcl_cv_cc_pipe=yes
tcl_cv_cc_visibility_hidden=no
tcl_cv_eh_disposition=yes
tcl_cv_flag__isoc99_source=no
tcl_cv_flag__largefile64_source=no
tcl_cv_flag__largefile_source64=no
tcl_cv_seh=no
tcl_cv_struct_dirent64=no
tcl_cv_struct_stat64=yes
tcl_cv_sys_version='MSYS_NT-10.0-2.10.0(0.325/5/3)'
tcl_cv_type_64bit='long long'
tcl_cv_type_off64_t=yes
tcl_cv_winnt_ignore_void=no

## ----------------- ##
## Output variables. ##
## ----------------- ##

AR='ar'
CC='gcc'
CFLAGS=' -pipe ${CFLAGS_DEFAULT} ${CFLAGS_WARNING} ${SHLIB_CFLAGS} '
CFLAGS_DEBUG='-g'
CFLAGS_DEFAULT='-O2 -DNDEBUG'
CFLAGS_OPTIMIZE='-O2'
CFLAGS_WARNING='-Wall'
CLEANFILES='*.lib *.dll *.exp *.ilk *.pdb vc50.pch vc60.pch  *.o pkgIndex.tcl'
CONFIG_CLEAN_FILES='Makefile ./nsfConfig.sh ./library/xotcl/xotclsh ./library/xotcl/xowish ./unix/pkgIndex.unix nxsh nxwish ./doc/version.inc autom4te.cache/'
CPP='gcc -E'
CPPFLAGS=''
CYGPATH='echo'
DEFS='-DPACKAGE_NAME=\"nsf\" -DPACKAGE_TARNAME=\"nsf\" -DPACKAGE_VERSION=\"2.4.0\" -DPACKAGE_STRING=\"nsf\ 2.4.0\" -DPACKAGE_BUGREPORT=\"https://sourceforge.net/p/next-scripting/tickets/\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DBUILD_nsf=/\*\*/ -DHAVE_TCL_COMPILE_H=1 -DNSF_WITH_ASSERTIONS=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern -DHAVE_NO_SEH=1 -DHAVE_CAST_TO_UNION=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_LSEEK64=1 -DUSE_TCL_STUBS=1 -DCOMPILE_NSF_STUBS=1'
DTRACE_HDR=''
DTRACE_OBJ=''
DTRACE_SRC=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
EXEEXT='.exe'
GREP='/usr/bin/grep'
INSTALL='$(SHELL) $(srcdir)/tclconfig/install-sh -c'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_DATA_DIR='${INSTALL} -d -m 755'
INSTALL_LIBRARY='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL} -m 755'
INSTALL_SCRIPT='${INSTALL} -m 755'
LDFLAGS=' '
LDFLAGS_DEFAULT=''
LD_LIBRARY_PATH_VAR='LD_LIBRARY_PATH'
LIBOBJS=''
LIBS=''
LTLIBOBJS=''
MAKE_LIB='${SHLIB_LD} -o $@ $(PKG_OBJECTS) ${SHLIB_LD_LIBS} '
MAKE_SHARED_LIB='${SHLIB_LD} -o $@ $(PKG_OBJECTS) ${SHLIB_LD_LIBS}'
MAKE_STATIC_LIB='${STLIB_LD} $@ $(PKG_OBJECTS)'
MAKE_STUB_LIB='${STLIB_LD} $@ $(PKG_STUB_OBJECTS)'
NSF_BUILD_INCLUDE_DIR='/c/Users/Administrator/nsf/generic'
NSF_BUILD_INCLUDE_SPEC='-I/c/Users/Administrator/nsf/generic'
NSF_BUILD_LIB_SPEC='/c/Users/Administrator/nsf/nsf2.4.0'
NSF_BUILD_STUB_LIB_PATH='/c/Users/Administrator/nsf/libnsfstub2.4.0.a'
NSF_BUILD_STUB_LIB_SPEC='/c/Users/Administrator/nsf/libnsfstub2.4.0.a'
NSF_COMMIT='unknown-2.4.0'
NSF_COMPATIBLE_TCLSH='/c/Users/Administrator/core-8-6-branch/win/tclsh86.exe'
NSF_INCLUDE_DIR='/usr/include'
NSF_LIB_SPEC='/usr/lib/nsf2.4.0/nsf2.4.0'
NSF_MAJOR_VERSION='2'
NSF_MINOR_VERSION='4'
NSF_PATCH_LEVEL='2.4.0'
NSF_PKG_LIBDIR='/usr/lib/nsf2.4.0'
NSF_SRC_DIR='/c/Users/Administrator/nsf'
NSF_STUB_LIB_PATH='/usr/lib/nsf2.4.0/libnsfstub2.4.0.a'
NSF_STUB_LIB_SPEC='/usr/lib/nsf2.4.0/libnsfstub2.4.0.a'
NSF_VERSION='2.4'
NXSH=''
OBJEXT='o'
PACKAGE_BUGREPORT='https://sourceforge.net/p/next-scripting/tickets/'
PACKAGE_NAME='nsf'
PACKAGE_STRING='nsf 2.4.0'
PACKAGE_TARNAME='nsf'
PACKAGE_URL=''
PACKAGE_VERSION='2.4.0'
PATH_SEPARATOR=':'
PKG_CFLAGS=' -DNSF_VERSION=\"2.4\" -DNSF_PATCHLEVEL=\"2.4.0\" -DNSF_COMMIT=\"unknown-2.4.0\"  '
PKG_HEADERS=' generic/nsf.h generic/nsfInt.h generic/stubs8.6/nsfDecls.h generic/stubs8.6/nsfIntDecls.h'
PKG_INCLUDES=''
PKG_LIBS=''
PKG_LIB_FILE='nsf2.4.0'
PKG_OBJECTS=' nsf.o nsfError.o nsfObjectData.o nsfProfile.o nsfDebug.o nsfUtil.o nsfObj.o nsfPointer.o nsfEnumerationType.o nsfCmdDefinitions.o nsfFunPtrHashTable.o nsfShadow.o nsfCompile.o aolstub.o ${srcdir}/generic/stubs8.6/nsfStubInit.o'
PKG_SOURCES=' nsf.c nsfError.c nsfObjectData.c nsfProfile.c nsfDebug.c nsfUtil.c nsfObj.c nsfPointer.c nsfEnumerationType.c nsfCmdDefinitions.c nsfFunPtrHashTable.c nsfShadow.c nsfCompile.c aolstub.c ${srcdir}/generic/stubs8.6/nsfStubInit.o'
PKG_STUB_LIB_FILE='libnsfstub2.4.0.a'
PKG_STUB_OBJECTS=' nsfStubLib.o'
PKG_STUB_SOURCES=' nsfStubLib.c'
PKG_TCL_SOURCES=''
RANLIB=':'
RANLIB_STUB=':'
RC=''
SET_MAKE=''
SHARED_BUILD='1'
SHARED_LIB_SUFFIX='2.4.0'
SHELL='/bin/sh'
SHLIB_CFLAGS='-fPIC'
SHLIB_LD=''
SHLIB_LD_LIBS='${LIBS} "/c/Users/Administrator/core-8-6-branch/win/libtclstub86.a" -static-libgcc'
STLIB_LD='${AR} cr'
STUBS_BUILD='1'
TCLSH_PROG='/c/Users/Administrator/core-8-6-branch/win/tclsh86.exe'
TCL_BIN_DIR='/c/Users/Administrator/core-8-6-branch/win'
TCL_DBGX=''
TCL_DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DTCL_THREADS=1 -DUSE_THREAD_ALLOC=1 -DTCL_CFGVAL_ENCODING=\"cp1252\" -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DMODULE_SCOPE=extern -DTCL_CFG_DO64BIT=1 -DHAVE_NO_SEH=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_ZLIB=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_INTRIN_H=1 -DHAVE_WSPIAPI_H=1 -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1'
TCL_EXEC_PREFIX='/usr'
TCL_EXTRA_CFLAGS='-pipe'
TCL_INCLUDES='-I"C:/Users/Administrator/core-8-6-branch/generic" -I"C:/Users/Administrator/core-8-6-branch/win"'
TCL_LD_FLAGS=''
TCL_LIBS='-lnetapi32 -lkernel32 -luser32 -ladvapi32 -luserenv -lws2_32'
TCL_LIB_FILE='libtcl86.a'
TCL_LIB_FLAG=''
TCL_LIB_SPEC='-LC:/Users/Administrator/core-8-6-branch/win -ltcl86'
TCL_PATCH_LEVEL='.9'
TCL_SHLIB_LD_LIBS='${LIBS}'
TCL_SRC_DIR='C:/Users/Administrator/core-8-6-branch'
TCL_STUB_LIB_FILE='libtclstub86.a'
TCL_STUB_LIB_FLAG='-ltclstub86'
TCL_STUB_LIB_SPEC='-LC:/Users/Administrator/core-8-6-branch/win -ltclstub86'
TCL_THREADS='1'
TCL_TOP_DIR_NATIVE='"C:/Users/Administrator/core-8-6-branch"'
TCL_VERSION='8.6'
TEA_PLATFORM='windows'
UNSHARED_LIB_SUFFIX='2.4.0.a'
VC_MANIFEST_EMBED_DLL=''
VC_MANIFEST_EMBED_EXE=''
XOWISH=''
ac_ct_CC='gcc'
aol_prefix='/usr/local/aolserver'
apps_actiweb=''
bindir='${exec_prefix}/bin'
build_alias='x86_64-pc-msys'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='/usr'
git_installed='no'
host_alias=''
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
libdir='${exec_prefix}/lib'
libdirs_actiweb=''
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
subdirs=''
sysconfdir='${prefix}/etc'
target_alias=''
test_actiweb=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

/* confdefs.h */
#define PACKAGE_NAME "nsf"
#define PACKAGE_TARNAME "nsf"
#define PACKAGE_VERSION "2.4.0"
#define PACKAGE_STRING "nsf 2.4.0"
#define PACKAGE_BUGREPORT "https://sourceforge.net/p/next-scripting/tickets/"
#define PACKAGE_URL ""
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_INTPTR_T 1
#define HAVE_UINTPTR_T 1
#define BUILD_nsf /**/
#define HAVE_TCL_COMPILE_H 1
#define NSF_WITH_ASSERTIONS 1
#define TCL_THREADS 1
#define USE_TCL_STUBS 1
#define USE_TCLOO_STUBS 1
#define MODULE_SCOPE extern
#define HAVE_NO_SEH 1
#define HAVE_CAST_TO_UNION 1
#define TCL_WIDE_INT_TYPE long long
#define HAVE_STRUCT_STAT64 1
#define HAVE_LSEEK64 1
#define USE_TCL_STUBS 1
#define COMPILE_NSF_STUBS 1

configure: exit 0