[Ecls-list] ecl-15.2.21 build failed with visual studio 2012 express (ecl_min.exe crash)

LL L lll at xeltek-cn.com
Fri Mar 6 05:47:12 UTC 2015


Hi,
I tried to build ecl from souce code.

nmake -f Makefile
got following error message [I tried on both 32/64 bit windows 7 
machines. same error.].

Microsoft (R) Program Maintenance Utility Version 11.00.61030.0
Copyright (C) Microsoft Corporation.  All rights reserved.

C++ compiler flags: /EHsc /DGC_DLL /DGC_BUILD /nologo 
/D_CRT_SECURE_NO_DEPRECATE
  /DNDEBUG /MD /O2
C++ linker flags: /link /incremental:no /nologo /nodefaultlib:libcmt 
/nodefaultl
ib:libcmtd /nodefaultlib:libc /nodefaultlib:libcd /nodefaultlib:msvcrtd.lib
ECL Modules:  cmp asdf sockets rt defsystem profile bytecmp ecl-curl 
deflate
ECL Features: (cons :wants-deflate (cons :wants-ecl-curl (list* 
:builtin-bytecmp
  :wants-bytecmp (cons :wants-profile (cons :wants-defsystem (cons 
:wants-rt (con
s :wants-sockets (cons :wants-asdf (cons :wants-cmp (cons :wants-dlopen 
*feature
s*))))))))))
         set ECLDIR=./
         ecl_min < compile.lsp
NMAKE : fatal error U1077: 'ecl_min' : return code '0xc00000fd'
Stop.

I Googled around, and found the unsolved thread with same issue.
http://sourceforge.net/p/ecls/mailman/message/31653977/

Please help.





More information about the ecl-devel mailing list