From: boyer AT cs DOT sc DOT edu (Daniel Boyer) Newsgroups: comp.os.msdos.djgpp Subject: Virtual Memory Help needed Date: Tue, 31 Dec 1996 03:15:58 GMT Organization: University of South Carolina - Columbia - Computer Science Lines: 9 Message-ID: <32c883f2.926035@redwood.cs.sc.edu> NNTP-Posting-Host: poplar.cs.sc.edu To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp I have a question: I am trying to "make" allegro while I am waiting for someone to tell me how to get grx20 to make... but when I try to it tells me "out of virtual memory" ... my question: How do I tell it where to access space for virtual memory? I have the temp directory line in djgpp.env set to d:/ (my eight meg ram drive) but it insist on using my c: drive (which is currently a 40MB Hard Drive (the 1.6 gig should arrive in the next few days, but I want to do some work until then) and is just about maxed out...) Could somebody please tell me how to make DJGPP use my ram disk for virtual memory. Daniel Boyer