home *** CD-ROM | disk | FTP | other *** search
/ Toolkit for DOOM / DOOMTOOL.ISO / news / 0700 / 0786 < prev    next >
Internet Message Format  |  1994-08-01  |  2KB

  1. Path: cdrom.com!barrnet.net!parc!biosci!agate!howland.reston.ans.net!usc!nic-nac.CSU.net!charnel.ecst.csuchico.edu!olivea!sgigate.sgi.com!fido.asd.sgi.com!globe.csd.sgi.com!tcobbs
  2. From: tcobbs@sgi.com (Travis Cobbs)
  3. Newsgroups: alt.games.doom
  4. Subject: Re: SGI DOOM released for Irix v5.2
  5. Date: 1 Aug 1994 22:48:52 GMT
  6. Organization: Silicon Graphics, Inc., Mountain View, CA
  7. Lines: 30
  8. Distribution: na
  9. Message-ID: <31ju4k$but@enet1-globe.csd.sgi.com>
  10. References: <31b4nv$9td@dcdmjw.fnal.gov> <wunner.775682372@nova> <CttMKy.A36@rahul.net> <wunner.775696501@nova>
  11. NNTP-Posting-Host: schooner.csd.sgi.com
  12.  
  13. In article <wunner.775696501@nova>,
  14. Guenter Wunner <wunner@nova.tat.physik.uni-tuebingen.de> wrote:
  15. >Timothy Wilson <wilsont@rahul.net> writes:
  16. >>>>You need a R4K or better to run this game - I was compiled on an Indy and 
  17. >>>>therefore a R3K can not run it (different architectures).
  18. >>>Huh?!?! And what about the famous binary compatibility that is praised in
  19. >>>every info-sheet from SGI?!
  20. >>>    Lukas.
  21. >>I think thats backwards compatibility.
  22. >>like a 68030 will run 68000 programs.
  23. >>(4600s run r4000, etc.)
  24. >
  25. >Naaaah! They claim that all machines are binary compatible, which is, for most
  26. >programs, true - up to now, Doom is the only exception I have ever seen...
  27. >    Lukas.
  28.  
  29. If you look in the man page for cc, you will find the option "-mips2".  This
  30. option enables R4000-specific extensions, which presumably will usally result
  31. in faster execution.  You can also do a "man mips2" for more information.  If
  32. you do "file sgixdoom", you get:
  33. sgixdoom:       ELF 32-bit MSB mips-2 dynamic executable MIPS - version 1
  34.                                ^^^^^^
  35. Any time you see this it indicates that the program has been compiled with the
  36. -mips2 flag, and will not run on anything less than an R4000.  Most programs
  37. are compiled without this flag, and therefore work on R3000 machines.
  38. Incidently, I have seen at least one other exception.
  39. --
  40. Travis Cobbs                             
  41. tcobbs@schooner.csd.sgi.com                  Mountain View, CA
  42. Silicon Graphics, Inc.                       phone: 415 390-2107
  43.