From: Gary AT bbs DOT st DOT net DOT au (Gary) Newsgroups: comp.os.msdos.djgpp Subject: Re: Again how dio compile GRX? Date: 27 Oct 97 11:15:48 Organization: Soft-Tech +61-7-3869-2666 Lines: 26 Message-ID: <296_9710271134@softtech.st.net.au> References: <3450bc82 DOT 0 AT 206 DOT 25 DOT 198 DOT 7> <345242A1 DOT 17F9 AT stud DOT warande DOT ruu DOT nl> NNTP-Posting-Host: sun.st.net.au Cache-Post-Path: sun.brisnet.org.au!unknown AT softtech DOT brisnet DOT org DOT au To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk -=> Quoting e DOT oti AT stud DOT warande DOT ruu DOT nl to All <=- e.> From: Elliott Oti e.> Subject: Re: Again how dio compile GRX? e.> Organization: Bipolar Widgets International e.> Robert McNulty wrote: > > How do i compile GRX? The following says > > make -f makefile.dj2 > > does not work. I have just installed GRX22 on my system over GRX20 and had the same problem,what I did is that I had to rename "makefile.dj2" to just "makefile" for it to work,when you go to make it,just type on the prompt, "make" and it will work unless of course u have some of the possible reasons otherwise stated in previous reply by others,and of course u must be in the directory where the makefile is.Also make sure that djgpp is the first compiler in the path in your autoexec.bat file,if not, do path=drive:\djgpp\bin on your command prompt should set u right if you have some other compiler before it. Have you tried Allegro, great graphics library but so is grx22.