[Ecls-list] failed install on windows

Dean O'Connor dean.oconnor at ite.com.au
Mon Apr 16 04:44:12 UTC 2007


on latest CVS, doing a "nmake install prefix=c:\ecl" from Windows fails. 
Couldn't find gc headers.

I changed line #304 of msvc/Makefile
from:
        do $(CP) ecl\%h $(libdir)\ecl
to:
        do $(CP) ecl\gc\%h $(libdir)\ecl

It completes install, but I think something is now wrong with the 
installed directory structure.
(Will send a screen shot to Juanjo private email).
As doing a (require 'ASDF) can't find the FAS file.

Cheers
deano





More information about the ecl-devel mailing list