re: Turbo C++3.0 for DOS

Bart Oldeman <[email protected]> Tue, 12 Nov 2002 00:37:47 -0500 (EST)
Newsgroups gmane.os.freedos.devel
Message-ID <[email protected]>
On Tue, 12 Nov 2002, Eric Auer wrote:

> Hi, by "unstable", I meant that after a while of using the BC++3.0
> IDE (hm, BC? TC? Whatever :-)), which is a DPMI application, I get
> errors in Dosemu.

This is very likely a bug in DOSEMU and not FreeDOS. The puzzling thing is
that Borland's 16bit DPMI server doesn't seem to like FreeDOS which is
the real reason that the IDE doesn't like FreeDOS I guess. Unfortunately DPMI
servers (in real DOS, especially) are hard to debug.

Bart