From: r DOT karis AT tip DOT nl Newsgroups: comp.os.msdos.djgpp Subject: Problems installing Allegro Date: Fri, 22 May 1998 17:46:26 GMT Organization: NL-NIC Lines: 13 Message-ID: <3565b779.234891@news.tip.nl> NNTP-Posting-Host: venlo-047.trb.pop.tip.nl Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Hi, ok, I installed DJGPP V2 yesterday according to all the docs, and it worked neatly. Then I wanted to install Allegro, downloaded the zip, unzipped it in the djgpp dir, thus creating it's subdirs. After that I had to do a make on it. This is were the problems started. At first everything went alright, until cblend15.c came up. GCC said: src/blend15.c: In function 'blend15_221': src/blend15.c: virtual memory exhausted make.exe: *** [obj/djgpp/cblend15.o] error 1 and after that it refused to continue. What could be wrong?