Date: Tue, 1 Jul 1997 08:57:48 +0300 (IDT) From: Eli Zaretskii To: Rob Pohlmann cc: djgpp AT delorie DOT com Subject: Re: HELP! In-Reply-To: <199706301907.PAA16821@sed.stel.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On Mon, 30 Jun 1997, Rob Pohlmann wrote: > I was wondering if anyone could tell me something that might help me > solve my problem. I am trying to run it on a Pentium PC using > DJGPP through the MSDOS prompt of Windows. My problem is that when I > try to run the executable file for my program, I get a window that > says that there has been a memory violation and to restart my > computer. My program compiles fine and runs perfectly on UNIX > machines so I don't think that there is a code problem. > > I have attached a dump of go32, environ.1st and symify. > > Any advice or comments would be appreciated :) Advice: always post the source of the smallest program that exhibits the problem, so that people could look at it and try to understand what's wrong with it. Without this, your request is useless, since there is no way to second-guess your problems.