Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.3 4.3bsd-beta 6/6/85; site l5.uucp Path: utzoo!linus!philabs!cmcl2!seismo!lll-crg!well!l5!gnu From: gnu@l5.uucp (John Gilmore) Newsgroups: net.sources.bugs Subject: Re: 68k disassembler cc errors (again) Message-ID: <249@l5.uucp> Date: Wed, 6-Nov-85 17:52:52 EST Article-I.D.: l5.249 Posted: Wed Nov 6 17:52:52 1985 Date-Received: Sat, 9-Nov-85 04:59:17 EST References: <257@husky.uucp> Organization: Nebula Consultants in San Francisco Lines: 11 Summary: The disassembler was for some Unisoft Unix, which you aren't running. The disassembler, a noble effort, was written for some Unisoft Unix (I think). It took a few days to port it to Sun Unix 2.0 and get it working on a small program (one of its own modules). It's certainly not bug-free or even well-tested on the Sun, but if you want a copy I will send it, or send diffs from the posted version. It's of course not guaranteed to work on YOUR machine, even if it runs 4.2 on a 68k. I don't believe how many differences there are in object file formats among systems with similar ancestries. It would be nice to define a set of object-file access routines or #define's that would allow the same program to be ported by only changing one file. Any takers?