On 2/12/07, sen1 at math.msu.edu <sen1 at math.msu.edu> wrote:
> Actually, this even happens at the command line, and has nothing to do
> with the comment.
>
> [sen at gumbie Work]$ more foo_3.mac
> f(x):= 2*x;
>
I wonder if there is something odd about the input file.
What does od -c foo_3.mac say?
Does batch fail in the same way for every batch file?
It seems possible or likely that the problem is GCL-specific.
Do you have another Lisp version installed that you can test with?
Robert