Juan Jose Garcia-Ripoll <juanjose.garciarip...@googlemail.com> writes:
> Configuration flags? Platform? Digging further: Given file ;;; (eval-when (:compile-toplevel :load-toplevel :execute) (unless (find-package :asdf) (make-package :asdf :use '(:cl)))) (in-package :asdf) (print 'foo) ;;; Start fresh ecl: (compile-file "foo.lisp") Exit ecl, start it again: (load "foo.fas") => crash I guess it has to do with discrepancies between compile-time and load-time packages, and interning "FOO" causes problems. -- With Best Regards, Stas. ------------------------------------------------------------------------------ Protect Your Site and Customers from Malware Attacks Learn about various malware tactics and how to avoid them. Understand malware threats, the impact they can have on your business, and how you can protect your company and customers by using code signing. http://p.sf.net/sfu/oracle-sfdevnl _______________________________________________ Ecls-list mailing list Ecls-list@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ecls-list