home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / vmsnet / vmsposi / 31 < prev    next >
Encoding:
Internet Message Format  |  1992-09-03  |  1.3 KB

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