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