Organization: University of Windsor, Ontario, Canada
Lines: 42
Newsgroups: comp.os.os2.programmer
Subject: Re: Running BC++ 3.1 under OS/2
Summary:
Expires:
References: <4839@daily-planet.concordia.ca>
Sender:
Followup-To:
Distribution:
Organization: University of Windsor, Ontario, Canada
Keywords:
In article <4839@daily-planet.concordia.ca> patrice@cs.concordia.ca (SCATTOLIN patrice) writes:
>
>
>How do you run Borland's C++ 3.1 under OS/2. I can't get it to run. All
>it says is that BC encountered some problem. I would like to used both
>th IDE version and the command line version as I have to use make file
>to get the project to run.
>
>
>Would the windows version of the interface be equivalent to the IDE?
>
>Thanks! I really don't want to go back to DOS.
>
>--
>Patrice Scattolin
> patrice@cs.concordia.ca
>Concordia University Montreal, Canada
>"I am so far north that Santa lives two blocks from me"
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.
(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...)
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.)
This is also documented in you README document for OS/2 v2.0. (Although the
instructions say it is for v3.0 and not v3.1). I have no problems running any of the v3.1 compiler settings.