Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!ucbvax!BRL.MIL!mike From: mike@BRL.MIL (Mike Muuss) Newsgroups: comp.sys.sgi Subject: Binary Compatability? Message-ID: <8902260158.aa09669@SPARK.BRL.MIL> Date: 26 Feb 89 06:58:30 GMT Sender: daemon@ucbvax.BERKELEY.EDU Organization: The Internet Lines: 18 I had heard a rumor that IRIX 3.1 was supposed to produce binary executable programs that would run unchanged on all the different kinds of 4D machines (assuming that the program was adroit enough to avoid hardware-specific routines on machines that could not do them). Is this true in all cases? Is this true only when using the "shared" versions of the libraries? Or is my understanding in error? In my particular case, I compiled a program on a GTX, and tried to run the binary that worked fine on the GTX on a Personal Iris (via NFS). I got the message: Unable to map GM DRAM: No such device Clearly, the Personal Iris does not have a GM, so something odd is happening. Anyone care to share some clues? Best, -Mike