home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / sys / hp / 9904 < prev    next >
Encoding:
Internet Message Format  |  1992-08-31  |  857 b 

  1. From: ajs@hpfcso.FC.HP.COM (Alan Silverstein)
  2. Date: Mon, 31 Aug 1992 22:58:33 GMT
  3. Subject: Re: What is the 7xx series compatible with ?
  4. Message-ID: <7371276@hpfcso.FC.HP.COM>
  5. Organization: Hewlett-Packard, Fort Collins, CO, USA
  6. Path: sparky!uunet!cs.utexas.edu!sdd.hp.com!hpscdc!cupnews0.cup.hp.com!hppad.waterloo.hp.com!hppad!hpfcso!ajs
  7. Newsgroups: comp.sys.hp
  8. References: <1992Aug26.233148.28230@infonode.ingr.com>
  9. Lines: 8
  10.  
  11. > It is possible...  to compile code on a 700 that will run on both 700
  12. > and 800!
  13.  
  14. Yes, but beware of programs that are system-dependent in some way and
  15. are not transportable, such as those that use system (/usr/include/sys)
  16. header file values that differ between Series.  /etc/swapinfo is an
  17. example, but it does check and prevent execution on the wrong Series --
  18. most programs won't.  For example, /usr/bin/sam probably won't.
  19.