Date: Sat, 10 Mar 2001 19:39:14 +0200 From: "Eli Zaretskii" Sender: halo1 AT ZAHAV DOT NET DOT IL To: Paul Michailidis Message-Id: <6480-Sat10Mar2001193914+0200-eliz@is.elta.co.il> X-Mailer: Emacs 20.6 (via feedmail 8.3.emacs20_6 I) and Blat ver 1.8.6 CC: djgpp AT delorie DOT com In-reply-to: <3AA7F969.AF3614B9@home.com> (message from Paul Michailidis on Thu, 08 Mar 2001 21:28:37 GMT) Subject: Re: AAAARRRRRRRRRGGGGGGGGG!!!!!!!!!!!!!!!!!!! References: <3AA7F969 DOT AF3614B9 AT home DOT com> Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > From: Paul Michailidis > Newsgroups: comp.os.msdos.djgpp > Date: Thu, 08 Mar 2001 21:28:37 GMT > > I went into the Allegro folder and typed this: > make > > ... and I sat for an hour. Is it possible that you have some other version of make.exe sitting somewhere on your PATH? > Rebooted my machine and tried many different > programs. Many different errors came up. Some came up when I tried it > with rhide and other errors when I tried it in the dos console. Eg. > "virtual memory exhausted." I tried compiling an example in dos, gcc > ex1.c -lalleg > when I pressed enter I heard the hard drive making sounds and then > nothing happened. The prompt just came up again, as if nothing was typed > in. Please type this: gcc -v ex1.c -lalleg and then post here everything that the compiler prints in response to that command.