home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / lang / cplus / 18744 < prev    next >
Encoding:
Internet Message Format  |  1993-01-06  |  1.4 KB

  1. From: gajdos@hpavla.lf.hp.com (Larry Gajdos)
  2. Date: Tue, 5 Jan 1993 22:07:32 GMT
  3. Subject: Re: Borland C++ 3.1 problem under DOS
  4. Message-ID: <9190016@hpavla.lf.hp.com>
  5. Organization: Hewlett-Packard Little Falls Site
  6. Path: sparky!uunet!usc!sdd.hp.com!hpscit.sc.hp.com!hplextra!hpcss01!hpwala!hpavla!gajdos
  7. Newsgroups: comp.lang.c++
  8. References: <1993Jan5.083609.4987@mnemosyne.cs.du.edu>
  9. Lines: 24
  10.  
  11. In comp.lang.c++, skwok@nyx.cs.du.edu (Stephen Kwok) writes:
  12.  
  13.  
  14. > I have installed Borland C++ 3.1 on my PC, but I have problem when 
  15. > running BC.EXE under DOS, my machine will hang whenever I run BC.EXE.
  16. > But when I start up the compiler under Window 3.1, I believe it is 
  17. > BCW.EXE, it works.  Any idea or comment on what the problem is?
  18.  
  19. > Machine config:  Intel 486DX-33, 8M memory, Trident TVGA 8900C, 200M HD
  20.  
  21. > Thanks for any help in advance.
  22.  
  23. BC uses its own DPMI server when not running under windows and uses
  24. Windows' DPMI server when it is running under windows. The main README
  25. file (my install put it in the \borlandc directory) talks about DPMI
  26. a little and gives some instructions for using a program called DPMIINST
  27. to install your machine into the server's database.
  28.  
  29. I haven't had any problems so I can't give you any first hand info,
  30. but this seems like an excellent place to start. Borland's tech support
  31. should be helpful on a problem of this nature, as well!
  32.  
  33. Larry Gajdos
  34. Not speaking for HP
  35.