Hi,

tomorrow we are releasing quickfix release which might help with your
problem. Could you try to compile version from rc branch? You can
download sources from here:

https://gitlab.com/embeddable-common-lisp/ecl/repository/archive.zip?ref=15.3.7-rc1

If you could, please report back, if it was succesfull or not. Thanks!

Best regards,
Daniel

LL L writes:

> 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

-- 
Daniel Kochmański | Poznań, Poland
;; aka jackdaniel

"Be the change that you wish to see in the world." - Mahatma Gandhi

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