VAX-11's compatibility mode

George Sicherman colonel at gloria.UUCP
Wed Feb 6 12:40:21 AEST 1985


> I'm trying to use the vax-11' compatibility mode on an object code written for
> a pdp-11/45 computer, and getting the message "file compiled with separate i/d
> space".

That's easy.  I is instruction space, and D is data space.  Somewhere in
the assembler code for your program, you are declaring sections in explicit
I and D space.  Just get rid of them.
-- 
Col. G. L. Sicherman
...decvax!sunybcs!gloria!colonel



More information about the Net.bugs mailing list