home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / unix / programm / 5213 < prev    next >
Encoding:
Internet Message Format  |  1992-11-08  |  2.2 KB

  1. Path: sparky!uunet!ferkel.ucsb.edu!taco!gatech!darwin.sura.net!spool.mu.edu!agate!doc.ic.ac.uk!uknet!mcsun!sun4nl!utrcu1!emmerik
  2. From: emmerik@utrcu1.civ.utwente.nl (Emmerik P.J.L. van)
  3. Newsgroups: comp.unix.programmer
  4. Subject: Anyone with experience porting from UNIX/X11 to MSDOS??
  5. Message-ID: <1992Nov8.183628.15359@utwente.nl>
  6. Date: 8 Nov 92 18:36:28 GMT
  7. Sender: emmerik@utwente.nl (Emmerik P.J.L. van)
  8. Organization: University of Twente
  9. Lines: 40
  10.  
  11. Anyone out there with experience in porting UNIX/X11 applications to
  12. MSDOS?
  13.  
  14. We are investigating the possibility of porting a rather big UNIX/X11
  15. application (about 25 Mb source) written in FORTRAN and C to MSDOS.
  16. The reason we want to port to MSDOS is that a lot of people have a PC
  17. that is adequate for our application, but the do not want to leave
  18. MSDOS becouse of existing applications, or they do not want to learn
  19. a new OS like for example UNIX.
  20.  
  21. What dit you do about the following problems:
  22. - Limited file name lengths
  23.   The development will continue on UNIX, so for sources i would not mind
  24.   to convert file names automatically.
  25. - Memory - UNIX has an "unlimited" virtual memory space for every proces
  26.   Are there compilers or other methods to have an "unlimited" address
  27.   space under MSDOS (or maybe Windows NT) ?
  28. - Can linkers under MSDOS handle long routine names
  29.   Our routines are unique within 9 characters.
  30. - Can you combine C and FORTRAN code the same way you do under UNIX
  31.   i.e. trailing underscore and extra parameters for stringlenths for
  32.   FORTRAN routines
  33.   Note: we could prevent the problem of combinig C and FORTRAN by converting
  34.   our FORTRAN code to C using F2C.
  35. - What dit you do about graphics, we currently use X11
  36.  
  37. Other things I would like to know are:
  38. - What compilers and utilities dit you use
  39. - Where can they be obtained (reps in The Netherlands or elsewhere in Europe)
  40. _ What was the approximate cost
  41.  
  42. Are there any problems i dit not mention that i should think of?
  43.  
  44. Please E-mail to emmerik@utwente.nl
  45.  
  46. -- 
  47. Pieter van Emmerik                    | Phone:  +31-74-464231
  48. HDS info management                   | FAX:    +31-74-464110
  49. P.O.box 23                            | E-mail: emmerik@utwente.nl
  50. 7550 AA  Hengelo, The Netherlands     |         hp4nl!utrcu1!emmerik
  51.