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