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

[no subject]



If I am compiling a file FOO and there exists a file called FOO FASL1
the compiler acts very strangely, namely, it it types out a large number
of CRLF's (this is with -T flag) and then exits, but does not write an
output file.  If I do it with the T flag on, then it just says DOT CONTEXT
ERROR.  If I rename the FOO FASL1 to FOO BAR, then the problem goes away
and the file FOO > compiles successfully.