axiom-developer
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Axiom-developer] Re: noweb "bug" (was: article "standard" header/footer


From: root
Subject: [Axiom-developer] Re: noweb "bug" (was: article "standard" header/footer)
Date: Wed, 14 Dec 2005 21:03:04 -0500

Camm,

further investingation shows that _feof is defined in
/usr/lib/libc.dylib(feof.So)

simplly definiing a file foo.lisp containing
  (defun foo (x y) (+ x y))
and then doing:
  (compile-file "foo.lisp")
  (load "foo.lisp")
  (foo 2 3)
works so the breakage is more subtle.
i'm continuing to investigate...

t




reply via email to

[Prev in Thread] Current Thread [Next in Thread]