1. Peu Bug?
- Posted by David Cuny <dcuny at LANSET.COM>
Aug 08, 1998
-
Last edited Aug 09, 1998
Hi, Pete.
GREAT work!
Like others, I also got the "out of addressing space" error compiling under
Gnu C. After rebooting my machine, I can get the compiled program to run
correctly.
Since other people are also encountering the (seemingly random problem), I'm
guessing it's a memory leak - perhaps you're trying to malloc a pointer
address somewhere?
It looks very nice! At this rate, I'll be able to stop work on Gnuphoria and
get back to *fun* stuff... er... Win32Lib.
-- David Cuny
2. Re: Peu Bug?
David:
When trying to run PEU, I shut Win95 back to DOS and then I get "load
error: no DPMI" when running PEU.
What's your environment, please?
Jesus.
> Like others, I also got the "out of addressing space" error compiling
under
> Gnu C. After rebooting my machine, I can get the compiled program to run
> correctly.
3. Re: Peu Bug?
Jesus wrote:
> When trying to run PEU, I shut Win95 back to DOS and then I get
> "load error: no DPMI" when running PEU.
> What's your environment, please?
I'm running under Win95, but I've got the Gnu libraries as part of my
path. That means it can find the DPMI services under "pure" DOS as well.
-- David Cuny