Folks,
Sorry to generate so much traffic on the list of late... but I'm having a ball
reading the ELKS source and playing. Trying to compile awk (original Kernigan
source) tonight, I ran into the following:
bcc -0 -O -ansi -c run.c -o run.o
07991 3CAE 81C4 0FF0 add sp,#$FFFF0FF0
***** data out of bounds.............................................^
08141 3DF5 8D9E FFEF lea bx,$FFFEFFEF[bp]
***** address out of bounds.............................................^
08149 3E08 8D9E FFF0 lea bx,$FFFEFFF0[bp]
***** address out of bounds.............................................^
What might be the cause of this error? I have the 49K tgz if anyone's
interested. This seems to be the only apparent "hurdle".
Thanks.
--
Regards,
Scott Dudley