home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / os / os2 / programm / 4682 < prev    next >
Encoding:
Internet Message Format  |  1992-09-02  |  2.0 KB

  1. Path: sparky!uunet!utcsri!torn!newsserver.cs.uwindsor.ca!preney
  2. From: preney@cs.uwindsor.ca (Paul Preney)
  3. Newsgroups: comp.os.os2.programmer
  4. Subject: Re: Running BC++ 3.1 under OS/2
  5. Message-ID: <1469@newsserver.cs.uwindsor.ca>
  6. Date: 2 Sep 1992 21:21:55 GMT
  7. References: <4839@daily-planet.concordia.ca>
  8. Sender: news@server.uwindsor.ca
  9. Organization: University of Windsor, Ontario, Canada
  10. Lines: 42
  11.  
  12. Newsgroups: comp.os.os2.programmer
  13. Subject: Re: Running BC++ 3.1 under OS/2
  14. Summary: 
  15. Expires: 
  16. References: <4839@daily-planet.concordia.ca>
  17. Sender: 
  18. Followup-To: 
  19. Distribution: 
  20. Organization: University of Windsor, Ontario, Canada
  21. Keywords: 
  22.  
  23. In article <4839@daily-planet.concordia.ca> patrice@cs.concordia.ca (SCATTOLIN patrice) writes:
  24. >
  25. >
  26. >How do you run Borland's C++ 3.1 under OS/2. I can't get it to run. All
  27. >it says is that BC encountered some problem.  I would like to used both
  28. >th IDE version and the command line version as I have to use make file 
  29. >to get the project to run.
  30. >
  31. >
  32. >Would the windows version of the interface be equivalent to the IDE?
  33. >
  34. >Thanks! I really don't want to go back to DOS.
  35. >
  36. >-- 
  37. >Patrice Scattolin
  38. >                    patrice@cs.concordia.ca
  39. >Concordia University            Montreal, Canada
  40. >"I am so far north that Santa lives two blocks from me"
  41.  
  42. There is a setting in the OS/2 DOS Icon Object. Click on the DOS icon object in OS/2 (with the right mouse button), then choose Open->Settings.
  43.  
  44. (Now, I do not have OS/2 available right now as I am at a Sun Terminal but here is a description how to set it up approximately...)
  45.  
  46. Okay, now there is a "page" of DOS settings and one of them is SET_DPMI_something. It's settings are either AUTO, ENABLED, or DISABLED. Set this setting to ENABLED. This is because Borland C++ uses DPMI. You should be fine after you change this setting. (Close all you stuff, and run Borland.)
  47.  
  48. This is also documented in you README document for OS/2 v2.0. (Although the
  49. instructions say it is for v3.0 and not v3.1). I have no problems running any of the v3.1 compiler settings.
  50.  
  51. Paul Preney
  52. University of Windsor
  53. preney@server.uwindsor.ca
  54.