home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / sys / hp / 14447 < prev    next >
Encoding:
Text File  |  1992-12-31  |  1.1 KB  |  28 lines

  1. Newsgroups: comp.sys.hp
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!sdd.hp.com!hpscit.sc.hp.com!hpuerca.atl.hp.com!mhr
  3. From: mhr@hpuerca.atl.hp.com (Mike Reaser)
  4. Subject: Re: Binary Compatibility between 700 and 800 ??
  5. Message-ID: <C056Aq.JAt@hpuerca.atl.hp.com>
  6. Date: Thu, 31 Dec 1992 20:59:14 GMT
  7. References: <1992Dec31.190613.10019@panther.mot.com>
  8. Organization: a stone mountain of Kudzu
  9. Lines: 17
  10.  
  11. In <1992Dec31.190613.10019@panther.mot.com> sacks@panther.mot.com (Dennis Sacks) writes:
  12.  
  13. >Can I develop a program on a 700 and run it to an 800 without recompiling? Will
  14. >I ever run into problems doing this?
  15.  
  16. >Any help will be appreciated.
  17.  
  18. You will need to compile your code for the lowest-common-denominator CPU on
  19. which it will be executed.  Check out the "+DA" and "+DS" compile-line
  20. options for cc(1), f77(1), or pc(1) for more details on how to compile
  21. your code for the broadest-possible processor base.
  22.  
  23. --
  24. =======================================================================
  25.  Mike Reaser, Hewlett-Packard N. Amer. Response Center - Atlanta
  26.  Internet:  mhr@hpuerca.atl.hp.com
  27. =======================================================================
  28.