[Ecls-list] Problems with ECL installation in Windows

Luke Crook luke at balooga.com
Sat Dec 13 18:47:17 UTC 2008


On Fri, 12 Dec 2008 14:14:56 -0800, Anton Vodonosov <avodonosov at yandex.ru>  
wrote:

> on Friday, December 12, 2008, 2:18:25 AM Luke wrote:
>
>> I successfully compiled ECL using Visual C++ 2008 Express. When I  
>> attempt to
>> install ECL using 'nmake install prefix=c:\home\bin\ecl\' the process  
>> fails
>> with the following:
>
>> C:\blah\blah\ecl\ecl-0.9l\msvc>copy /Y cmp.fas "c:\home\bin\ecl\"
>> The system cannot find the file specified.
>> NMAKE : fatal error U1077: 'for' : return code '0x1'
>> Stop.
>
> Maybe you are mistaken and haven't compiled it successfully? How do
> you judge you have?

I was mistaken. Here is the error;

;;; Note: Invoking external command:
;;; cl -Fe"C:/Documents and Settings/00U4440/My  
Documents/download/apps/ecl/ecl-
0.9l/msvc/rt.fas" "C:/DOCUME~1/00U4440/LOCALS~1/Temp/ECLE00.obj"  
"C:/Documents a
nd Settings/00U4440/My  
Documents/download/apps/ecl/ecl-0.9l/msvc/ext/rt.obj"  /L
D /MD /link /nologo /nodefaultlib:libcmt /nodefaultlib:libcmtd  
/nodefaultlib:lib
c /nodefaultlib:libd ecl.lib user32.lib ws2_32.lib shell32.lib   
/EXPORT:init_fas
_CODE /LIBPATH:C:/Documents and Settings/00U4440/My  
Documents/download/apps/ecl/
ecl-0.9l/msvc/
LINK : fatal error LNK1181: cannot open input file 'and.obj'
NIL
> NIL


The compile continues and ends with the following;


> NIL
> ;;; Note: Invoking external command:
;;; cl /MD /EHsc /DGC_DLL /nologo -DGC_BUILD   -I"C:/Documents and  
Settings/00U4
440/My Documents/download/apps/ecl/ecl-0.9l/msvc/" -w -c  
"C:/DOCUME~1/00U4440/LO
CALS~1/Temp/ECLE01.c" -Fo"C:/DOCUME~1/00U4440/LOCALS~1/Temp/ECLE01.obj"
ECLE01.c
;;; Note: Invoking external command:
;;; cl -Fe"C:/Documents and Settings/00U4440/My  
Documents/download/apps/ecl/ecl-
0.9l/msvc/ecl2.exe" "C:/DOCUME~1/00U4440/LOCALS~1/Temp/ECLE01.obj"  /MD  
/link /n
ologo /nodefaultlib:libcmt /nodefaultlib:libcmtd /nodefaultlib:libc  
/nodefaultli
b:libd ecl.lib user32.lib ws2_32.lib shell32.lib
#P"ecl2.exe"
> NIL
>       c\cut "~A" "%CD%/package" "~*" ""  "@ECL_CFLAGS@" "/MD /EHsc  
> /DGC_DLL /n
ologo"  "@LDFLAGS@" "/MD /link /nologo /nodefaultlib:libcmt  
/nodefaultlib:libcmt
d /nodefaultlib:libc /nodefaultlib:libd"  "@CLIBS@" ""  "@libdir@"  
"%CD%/package
"  "@includedir@" "%CD%/package/ecl"  < util\ecl-config.bat >  
ecl-config.bat


- Luke








>
> Best regards,
> - Anton
>






More information about the ecl-devel mailing list