From: "Steffen Hein" Newsgroups: comp.os.msdos.djgpp Subject: Problem with Allegro and RSX Date: Fri, 30 Jun 2000 11:19:39 +0200 Lines: 25 Message-ID: <8jhomn$kr7o$1@ID-29343.news.cis.dfn.de> NNTP-Posting-Host: pec-41-11.tnt4.f.uunet.de (149.225.41.11) Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Trace: fu-berlin.de 962356760 683256 149.225.41.11 (16 [29343]) X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2919.6600 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com I downloaded the latest Allegro WIP (3.9.32) and compiled it: DOS with DJGPP: Runs! Recompiled my latest project with it: no problems WIN with MSVC: Runs! All examples and tests programs run perfect! Then i used the MSVC-DLL to compile the RSXNTDJ-Version. MakeLib took 30 minutes on my PII 350! Everything compiled without any warnings. But: The programs compiled with RSX crash! Even the "Hello World"-Example doesn't work! The only programs working are the Windows-tests. All other programs crash. Test.exe comes to the gfx-driver selection menu (black font on pink background) and crashes after clicking OK (with *every* driver). Is this a known problem? What have I done wrong? I found nothing about it in the docs. There's another *small* problem: MAKE CLEAN says "command-line too long" in *every* installation (DOS and WIN)