Re: Build failure on Windows 10 with current version from Git

Bruno Haible <[email protected]> Thu, 17 Mar 2022 18:21:04 +0100
Newsgroups gmane.lisp.clisp.devel
Message-ID <4682182.F8r316W7xa@omega>
Hi Robert,

> Here is the configure invocation:
> 
> MAKE=/c/msys64/mingw64/bin/mingw32-make.exe
> CC=/c/msys64/mingw64/bin/gcc.exe ./configure --with-debug
> --ignore-absence-of-libsigsegv --host=x86_64-w64-mingw32
> gcc.exe (Rev5, Built by MSYS2 project) 10.3.0

The file INSTALL.windows (at the top-level in the git repository)
lists the supported ways of building CLISP on Windows. MSYS is *not*
one of the options. But mingw is, with Cygwin as a host environment.

Bruno





_______________________________________________
clisp-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/clisp-devel