Path: utzoo!utgpu!watmath!clyde!att!osu-cis!tut.cis.ohio-state.edu!unmvax!ncar!gatech!uflorida!haven!purdue!decwrl!hplabs!hp-sdd!ucsdhub!isg100!nusdhub!rwhite From: rwhite@nusdhub.UUCP (Robert C. White Jr.) Newsgroups: comp.lang.c Subject: Re: sysV 2.0 vs 3.1 compatibility? Message-ID: <1272@nusdhub.UUCP> Date: 17 Dec 88 02:14:24 GMT References: <718@auspex.UUCP> Organization: National University, San Diego Lines: 21 in article <718@auspex.UUCP>, guy@auspex.UUCP (Guy Harris) says: > If, in fact, you're trying to run this program on your host machine > (3B2?), not on the 5620, that's your problem; "dmdcc" presumably > generates an executable image for the 5620, and that may well not be set > up to be executable under UNIX. I missed the first part of this but .... If you have an executable for a dmd terminal (I use a 630, not a 5620) you have to "jx ..." the program to make the computer download it into the terminal and start it running there. I am not shure about the half-and-half programs that end up running executables on both machines. I know you get the "Killed" message if you make a 630 image executable and try to run it on a 3B2. The processors and data spaces are totally different. Rob.