Mail Archives: djgpp/1993/09/07/10:48:16
> First, version 1.10 insists on using DPMI memory and nothing else.
> It always gives me an out of memory error. I have 6 Megs of memory free
> along with about 20 Megs on the hard drive. I should not get this error!
> BTW I am using 386 Max version 6.01 as a memory manager. Is there an
> option for GO32 that will disable the use of DPMI?
Try the go32 in djgpp/pub/csdpmit1.zip
> Second, I would like to use the source profiler but it always
> tells me that the program I am profiling takes no time to run! All times
> are zero. I 'new features and changes Doc' said that this bug was fixed.
> I recomiled and linked with the new compiler and libs, but the problem
> persists. It counts the number of times the function is called, but will
> not report how long it takes. Maybe I am using the profiler wrong???
For this you may have to wait for the next release. I've set up a
number of test cases for features that I use rarely yet must work
correctly, and profiling is one of these.
- Raw text -