[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
AKCL on Sun3/OS4.0.3?
Can anyone tell me how to get AKCL to work on a Sun3 running
SunOS4.0.3? I'm trying to use cc since we have gcc1.36. When I attempt
to make AKCL, it seemingly succeeds at making a saved_kcl but when it
the tries to recompile everything with the new compiler, I get an
assembler error in cmpnew/cmpfunc.lsp. The error message is:
Compiling cmpfun.lsp.
Loading ./cmpinit.lsp
Finished loading ./cmpinit.lsp
End of Pass 1.
;; Note: Tail-recursive call of CONSTANT-FOLD-P was replaced by iteration.
End of Pass 2.
OPTIMIZE levels: Safety=2, Space=3, Speed=3
Finished compiling cmpfun.lsp.Bye.
cc -Bstatic -Dvol= -I/projects/lisp/akcl/o -c -O -I../h cmpfun.c
"cmpfun.c", line 4091: warning: statement not reached
as: error (/tmp/c2.21347.2.s:679): Multiply defined symbol (phase error)
as: error (/tmp/c2.21347.2.s:751): Multiply defined symbol (phase error)
as: error (/tmp/c2.21347.2.s:764): Multiply defined symbol (phase error)
as: error (/tmp/c2.21347.2.s:774): Multiply defined symbol (phase error)
as: error (/tmp/c2.21347.2.s:799): Multiply defined symbol (phase error)
as: error (/tmp/c2.21347.2.s:832): Multiply defined symbol (phase error)
as: error (/tmp/c2.21347.2.s:844): Multiply defined symbol (phase error)
as: error (/tmp/c2.21347.2.s:855): Multiply defined symbol (phase error)
as: error (/tmp/c2.21347.2.s:888): Multiply defined symbol (phase error)
< Another 1000 lines deleted >
Any help in fixing this would be appreciated greatly.
Mike McDonald
mac@trantor.harris-atd.com
postmaster@trantor.harris-atd.com
(407) 727-5060
Advanced Technology Dept.
Harris Corp.
M.S. 3A-1912
P.O. Box 37
Melbourne, Florida
32902