prototype question
13-Nov-92 17:10:01
Sb: #29936-prototype question
Fm: Doug Walker 71165,2274
To: Jeff Pratt 76057,3645
Hmmm…. This is turning fairly confusing for me, I think I have lost
track of what the problem is. DATA=FAR and CODE=FAR shouldn't affect
whether the prototypes are found at all, although it will affect
the listing. An example would be very helpful – this may well be
a debugging information problem that should be fixed.
Have you contacted technical support with this problem? They will
work with you to get a test case, if necessary, and they can track
the problem and make sure it doesn't get lost. (I'm here on a
personal account at home, so I don't have access to the bug
tracking system.)
The link error sounds like a bad object file. Try deleting all your
.o files and recompiling. Did you get any messages while compiling?
–Doug