From: "Arthur" Newsgroups: comp.os.msdos.djgpp Subject: Re: WinAllegro + RSXNTDJ installation Date: Thu, 15 Oct 1998 16:34:15 +0100 Message-ID: <7054ru$boa$1@eros.clara.net> References: NNTP-Posting-Host: 195.8.78.89 X-Newsreader: Microsoft Outlook Express 4.72.3110.5 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 Lines: 34 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com George Foot wrote in message ... >On Wed, 14 Oct 1998, Arthur wrote: > >> Got RSXNTDJ working, but have problems when I "make" WinAllegro Wip 5. > >You're not meant to `make' it. Building the library still >requires MSVC++; when I ported WinAllegro to RSXNTDJ I only made >it so that you could use it from RSXNTDJ programs -- I didn't >make the whole library compile in RSXNTDJ. I think I wrote this >somewhere else today. > >I don't know exactly why all those errors were generated, but >one thing you did not do was pass the `-Zwin32' and `-Zmt' >switches to gcc. Since I didn't modify the makefile, if you >really want to build it yourself you'll have to modify it >yourself too. Unfortunately I don't have time to make the >modifications. I can't seem to make *any* makefile, not just the one for the library. I try and compile the makefile for the demo game, and it gives this output: E:\djgpp\wall30w5\DEMO>make make.exe: *** No rule to make target `demo.exe', needed by `all'. Stop. I don't know the first thing about makefiles, so I can't work out what I need to do to get the files compiled. AFAIK, I've read all the readme files and done everything that was asked. James Arthur jaa AT arfa DOT clara DOT net