Date: Thu, 26 Jun 1997 13:08:18 +0300 (IDT) From: Eli Zaretskii To: CyberGoofy cc: djgpp AT delorie DOT com Subject: Re: Please help me ! In-Reply-To: <2F3F242A.1DD9@Cheerful.Com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On Mon, 13 Feb 1995, CyberGoofy wrote: > I just downloaded the djgpp. When i compile the simple programme hello > world, everything seems to work right, but when i run it, if i'm under > Win 95 Dos Prompt, a fatal error occures. If' i'm under DOS, the > computer freezes. I'm suspecting that it has something to do with > memory. Could somebody help me please and tell me how can i set djgpp. Care to show the source of your program? After all, you don't expect us to debug a program without seeing it, are you? And no, saying it's a hello world program is NOT enough. Please also post the command you used to compile and link that program.