#Makefile Made!!!
26-Jul-90 18:34:55
Sb: #Makefile Made!!!
Fm: Tom Eshelman 73717,3446
To: Mike Spille/Manx 71545,1466
Mike:
I found my own problem with that makefile. When linking the last object
file, getfile.o, I kept getting an error that some data was out of range. I
think it had a number like 24. It listed the pc offset, but I long ago
forgot how to read the assembler dump (shamed).
The result is that the link completes, the code works, but the makefile
never completes! I recompiled that last module alone with the -md switch.
That did it! No error message on the link, and I now got ol' Porky to do
his thing after the Comm is all put together.
One last problem unsolved: Did you ever get around to figuring out why
I can't get the F keys tied in with the Quik Fix commands?
Thanks
Regards Tom