[Ecls-list] Window compile got further
Ben
benbelly at gmail.com
Fri Aug 4 18:31:51 UTC 2006
I tried the compile using a MS Visual Studio 6.0, and I got a lot
further. I still get errors eventually though. There seem to be two.
Anyone have any advice?
cmpmain.c
;;; OPTIMIZE levels: Safety=2, Space=3, Speed=1
;;; Finished compiling src:cmp;cmpmain.lsp.
;;; Note: Invoking external command:
;;; cl -MD -Zi -GX -DGC_DLL -nologo -DECL_THREADS -DGC_BUILD -I"../src"/c -I"..
/src"/h -I"C:/source/ecl-0.9i/msvc" -I"C:/source/ecl-0.9i/msvc" -w -c
"C:/DOCUME~1/bholm1/LOCALS~1/Temp/ECLINITa02432.c"
-Fo"C:/DOCUME~1/bholm1/LOCALS~1/Temp/ECLINITa02432.obj"
ECLINITa02432.c
Unable to find library directory
Top level.
SI>
cd doc
NMAKE
Microsoft (R) Program Maintenance Utility Version 6.00.8168.0
Copyright (C) Microsoft Corp 1988-1998. All rights reserved.
makeinfo -I ..\..\src\doc --no-split ..\..\src\doc/user.txi
'makeinfo' is not recognized as an internal or external command,
operable program or batch file.
NMAKE : fatal error U1077: 'makeinfo' : return code '0x1'
Stop.
NMAKE : fatal error U1077: 'C:\PROGRA~1\MICROS~3\VC98\BIN\NMAKE.EXE' :
return code '0x2'
Stop.
More information about the ecl-devel
mailing list