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.


------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Ecls-list mailing list
Ecls-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ecls-list

Reply via email to