[Ecls-list] change request for MSVC for *cc-flags*

Juan Jose Garcia Ripoll lisp at arrakis.es
Wed Nov 16 00:29:08 UTC 2005


On Tue, 2005-11-15 at 22:21 -0800, fBechmann at t-online.de wrote:
> after fiddling around another half an hour I found the problem: I've 
> started the ecl2.exe from below 'F:\usr\src\ecls-cvs\msvc', and this one 
> sets '(namestring (translate-logical-pathname "SYS:"))' to 
> -I"F:/usr/src/ecls-cvs/msvc//h".
> when using D:\usr\local\ecl-0.9\ecl.exe instead of this it compiles 
> smoothly, now the include resolution works.

I was almost up to suggest this: the problem is that in Windows, ECL
finds the system files (headers, libraries, documentation, etc) based on
the location of the executable file. You cannot run ecl2.exe from the
build directory: you have to run ecl.exe from the installation
directory. Otherwise, why bothering installing at all :-)

Regards,

Juanjo





More information about the ecl-devel mailing list