[comp.graphics] DKB2.10 and Turbo C++

craig@hpctdkz.HP.COM (/craig lindley) (03/22/91)

Has anyone attempted to compile and run DKBTrace 2.10 with Turbo C++ ?
I can easily get it to compile correctly but it hangs within Turbo's
malloc run time routine when I execute it. No error message or nothing.
I know that my PC is not out of memory because I put a printf statement
before the malloc that fails and it indicates I have approximately
100K left. Any ideas ? Also, did you have to change all of the #define
statements which contain TURBOC to __TURBOC__ to get them to be understood ?
Any help anyone can offer would be appreciated. Maybe this will all be
fixed when the real release occurs. This version is beta code at this time.

Thank You

Craig Lindley

blake@nthropy.uucp (Blake Freeburg) (03/25/91)

I too am having same problem with BORLAND C++.  The malloc() becomes hung
in an infinite loop.  If someone has a fix, please post.

Blake Freeburg