cisco / ChezScheme

Chez Scheme
Apache License 2.0
6.97k stars 984 forks source link

improve configure and build when using MSYS2 #764

Closed mflatt closed 10 months ago

mflatt commented 10 months ago

Update configure to infer a suitable machine based on "$MSYSTEM", and clear out some misleading WSL/Cygwin names and comments. Also, adjust the setjmp/longjmp configuration to work for pb in a CLANGARM64 environment.