axiom-developer
[Top][All Lists]
Advanced

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

[Axiom-developer] Re: Axiom-developer post from address@hidden requires


From: root
Subject: [Axiom-developer] Re: Axiom-developer post from address@hidden requires approval
Date: Sat, 26 Jun 2004 17:41:10 -0400

Magnus,

Thanks for trying. It does appear that something broke due to binutils.
I'll have to look at binutils. The problem appears to have something to
do with gcl and binutils because the code being compiled (apply.clisp)
is just standard common lisp. There are no axiom dependencies in the file.
It's very puzzling.

Please look at the file int/interp/apply.clisp from the broken system if
you still have it. It should compare, byte for byte, with the one
generated by the working system. And you should be able to fire up 
a copy of axiom in the int/interp directory, type
  )lisp (compile-file "apply.clisp")
and get the apply.o file. 

The only possible connection with binutils is that perhaps binutils
contains the loader. GCL cares about the loader and perhaps something
has changed (or is broken) in the latest binutils.

Tim




reply via email to

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