From: "Robin Burrows" Newsgroups: comp.os.msdos.djgpp Subject: Re: Problem compiling Allegro+WIP oct 25... Date: Mon, 9 Nov 1998 21:32:41 -0000 Organization: Virgin News Service Lines: 16 Message-ID: <727n4s$l2a$1@nclient3-gui.server.virgin.net> References: <726v1a$pv0$1 AT news3 DOT isdnet DOT net> NNTP-Posting-Host: 194.168.58.69 X-Newsreader: Microsoft Outlook Express 4.72.3110.1 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com JCx wrote in message <726v1a$pv0$1 AT news3 DOT isdnet DOT net>... >I have a big problem: I can't make Allegro since I have installed the last >WIP. I tried un-installing all my djgpp and rsxntdj files to avoid >conflicts, but nothing works. The problem is following: Allegro starts to >compile and the crashes when reaching ASMDEF. Says something refers to some >other thing which is not being output... any idea ? This sounds like the well known problem of the RSXNTDJ linker and the allegro makefiles. Replace the original DJGPP ld.exe (in your DJGPP\BIN directory), then make the new allegro. You can put RSX ld.exe back afterwards.