[Ecls-list] When installing ecl using VS2013, it reports bugs……

kuangdash at 163.com kuangdash at 163.com
Thu Mar 5 21:29:09 UTC 2015


please see the picture in the attachment——


here is the messages if you don’t want to open the attachment:



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 /nodefaultlib: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 (cons :wants-sockets (cons :wants-asdf (cons :wants-cmp (cons :wants-dlopen *features*))))))))))
 cd c
 "C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\BIN\nmake.exe" ECL_VERSION_NUMBER=150221  ECL_THREADS=1 ECL_UNICODE=1  ECL_SSE= ECL_WIN64=  "ECL_CFLAGS=/EHsc /DGC_DLL /DGC_BUILD /nologo /D_CRT_SECURE_NO_DEPRECATE /DNDEBUG /MD /O2  -DGC_BUILD"
 cl -c /EHsc /DGC_DLL /DGC_BUILD /nologo /D_CRT_SECURE_NO_DEPRECATE /DNDEBUG /MD /O2  -DGC_BUILD -DECL_API="__declspec(dllexport)" -I./ -I../ -I..\..\src\c -I..\..\src/gc/include  -I..\..\src/gc/include/private /Fonumber_equalp.obj number_equalp.c
number_equalp.c
../ecl/ecl.h(31) : warning C4005: 'va_copy' : macro redefinition
        C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\INCLUDE\stdarg.h(37) : see previous definition of 'va_copy'
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\INCLUDE\math.h(289) : warning C4005: 'isnan' : macro redefinition
        ../ecl/config.h(450) : see previous definition of 'isnan'
../../src/c/numbers/number_equalp.d(104) : error C2059: syntax error : 'type'
../../src/c/numbers/number_equalp.d(107) : error C2143: syntax error : missing ';' before ':'
../../src/c/numbers/number_equalp.d(111) : error C2196: case value '4' already used
../../src/c/numbers/number_equalp.d(112) : error C2196: case value '5' already used
../../src/c/numbers/number_equalp.d(115) : error C2196: case value '6' already used
../../src/c/numbers/number_equalp.d(117) : error C2196: case value '7' already used
../../src/c/numbers/number_equalp.d(155) : error C2046: illegal case
../../src/c/numbers/number_equalp.d(172) : error C2047: illegal default
../../src/c/numbers/number_equalp.d(175) : error C2059: syntax error : '}'






Sent from Windows Mail
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/ecl-devel/attachments/20150305/a4b35992/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bugs.PNG
Type: image/png
Size: 22423 bytes
Desc: bugs.PNG
URL: <https://mailman.common-lisp.net/pipermail/ecl-devel/attachments/20150305/a4b35992/attachment.png>


More information about the ecl-devel mailing list