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

  1. From: steve-t@hpfcso.FC.HP.COM (Steve Taylor)
  2. Date: Wed, 26 Aug 1992 19:30:26 GMT
  3. Subject: Re: What is the 7xx series compatible with ?
  4. Message-ID: <7371265@hpfcso.FC.HP.COM>
  5. Organization: Hewlett-Packard, Fort Collins, CO, USA
  6. Path: sparky!uunet!europa.asd.contel.com!darwin.sura.net!zaphod.mps.ohio-state.edu!sdd.hp.com!hp-cv!hp-pcd!hpfcso!steve-t
  7. Newsgroups: comp.sys.hp
  8. References: <BtLKwt.HG5@news.cso.uiuc.edu>
  9. Lines: 21
  10.  
  11. In comp.sys.hp, e-sink@uiuc.edu (Eric W. Sink) writes:
  12. | If I compile binaries on my 720, HPUX 8.07, will they run on any other
  13. | series of the HP 9000 ?  For example, I have heard of Series 800,
  14. | series 400, series 300, etc...  What am I compatible with, in theory ?
  15.  
  16. Series 300/400 is out; they have a Motorola MC680x0 processor, not at all
  17. similar to PA-RISC.
  18.  
  19. Series 8x7 should work, other things being equal.  For other Series 800,
  20. it can be done if you're careful.  You'll need to use the +DA1.0 compile
  21. option to exclude new PA-RISC 1.1 instructions.  Then, if you link against
  22. shared libraries or libraries you've built for PA 1.0, you should be OK.
  23. If you link against archive libraries, be sure that they're PA 1.0.  Use
  24. the file command for this; it will say either s800 or PA-RISC1.1 (based on
  25. my sample-of-two test).
  26.  
  27. This should take care of most cases, but I'm not giving out any guarantees.
  28.  
  29.                         Regards, Steve taylor
  30.  
  31. NOT A STATEMENT, OFFICIAL OR OTHERWISE, OF THE HEWLETT-PACKARD COMPANY.
  32.