home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!stanford.edu!rutgers!usc!sdd.hp.com!elroy.jpl.nasa.gov!ncar!acd!pack
- From: pack@acd.acd.ucar.edu (Daniel Packman)
- Newsgroups: vmsnet.vms-posix
- Subject: How do *you* port applications in vms_posix?
- Message-ID: <1992Sep3.152821.9632@ncar.ucar.edu>
- Date: 3 Sep 92 15:28:21 GMT
- Sender: news@ncar.ucar.edu (USENET Maintenance)
- Organization: Ntl Center for Atmospheric Research, Atmospheric Chemistry
- Lines: 18
-
- I am starting to port a sizeable unix application to vms_posix.
- I could brutally put in myriad #ifdef constructs, or I could tailor
- the environment to minimize source modifications. The posix installation
- created a /usr/include area with some, but not all, include files of
- interest. Of particular interest are the /usr/include/X11 files.
- Some of these include files have mixed case file names. I am considering
- copying these from the DECW$INCLUDE region or greating symbolic links.
- Any modifications would have to be put in a shell script (or command
- file) so other sites will be able to do the same thing.
-
- Any pointers for an efficient approach to this problem will be appreciated.
-
- Thanks.
-
- --
- Dan Packman NCAR INTERNET: pack@ncar.UCAR.EDU
- (303) 497-1427 P.O. Box 3000
- Boulder, CO 80307-3000 NSI/DECNET: 9583::PACK
-