[Ecls-list] [spam?] Re: [Win32] Bad Image error when using asdf:operate

Goffioul Michael goffioul at imec.be
Mon Oct 9 09:16:38 UTC 2006


> > On 9/27/06, Goffioul Michael <goffioul at imec.be> wrote:
> >
> > That's strange, I usually have that problem when I try to 
> load an ASDF 
> > file without having the ASDF package loaded into memory.
> > Can you try to:
> >
> > (require 'asdf)
> > (load "cffi.asd")
> 
> DRIVEN% ecl
> ECL (Embeddable Common-Lisp) 0.9i
> Copyright (C) 1984 Taiichi Yuasa and Masami Hagiya Copyright 
> (C) 1993 Giuseppe Attardi Copyright (C) 2000 Juan J. 
> Garcia-Ripoll ECL is free software, and you are welcome to 
> redistribute it under certain conditions; see file 
> 'Copyright' for details.
> Type :h for Help.  Broken at EVAL.
> > (require 'asdf)
> ;;; Loading #P"C:/bin/msys/1.0/local/lib/ecl/ASDF.fas"
> ("ASDF")
> > (load "cffi.asd")
> ;;; Loading "c:/projects/third_party/asdf-repo/cffi-060606/cffi.asd"
> Segmentation violation.
> Broken at LOAD.
> >>
> 
> This is on WinXP SP2 and ECL was compiled with gcc.exe (GCC) 
> 3.4.5 (mingw special)

I don't use mingw, so I can't test. Can anybody confirm this? Does
it happen with any ASD file?

Michael.




More information about the ecl-devel mailing list