Thank you guys. 

It builds successfully with commit 4e1d62d13cbfe1d97ae2187a343fdf5a7c175d5d.

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

C:\li\ecl\msvc\package>ecl

ECL (Embeddable Common-Lisp) 15.2.21 (git:4e1d62d13cbfe1d97ae2187a343fdf5a7c175d

5d)

Copyright (C) 1984 Taiichi Yuasa and Masami Hagiya

Copyright (C) 1993 Giuseppe Attardi

Copyright (C) 2000 Juan J. Garcia-Ripoll

Copyright (C) 2015 Daniel Kochmanski

ECL is free software, and you are welcome to redistribute it

under certain conditions; see file 'Copyright' for details.

Type :h for Help.  Top level in: #<process TOP-LEVEL>.

>


Cheers,

LLL



From: "Rujia Liu <2575...@qq.com>"

To: "ecls-list <ecls-list@lists.sourceforge.net>"

CC:

Sent: 2015-03-06 18:45

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

Hi!
have you tried the workaround i have posted in the mailing list a couple of days ago?

发自我的iPhone



------------------ 原始邮件 ------------------
发件人: LL L <l...@xeltek-cn.com>
发送时间: 2015年03月06日 13:48
收件人: ecls-list <ecls-list@lists.sourceforge.net>
主题: [Ecls-list] ecl-15.2.21 build failed with visual studio 2012express (ecl_min.exe crash)

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

------------------------------------------------------------------------------
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

Nanjing Xeltek Electronic Co.,Ltd.
Address: #1, Zijin No.2 Rd.,Zijin (Jiangning) Technology Incubation Special Park,Jiangning, Nanjing, P.R.China 211111 

http://www.xeltek.com.cn



------------------------------------------------------------------------------
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