Message-ID: <004901bf8197$886309e0$ba9464d8@lecompte> From: "Aaron Le Compte" To: References: <8D53104ECD0CD211AF4000A0C9D60AE301692D54 AT probe-2 DOT acclaim-euro DOT net> <00022210264902 DOT 00468 AT isnogood DOT lps DOT ens DOT fr> Subject: Re: Problems with Allegro in Windown with RSXNTDJ Date: Mon, 28 Feb 2000 15:57:18 +1300 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Reply-To: djgpp AT delorie DOT com Hi, I think the problem is with the linker programs. To fix it, try to find a file called 'ld.exe' in your RSXNTDJ directories (probably in the 'bin' directory, but could be in the 'patch' directory), and replace the 'ld.exe' file in DJGPP's 'bin' directory with it. Once you've done that, re-make all the Allegro files, and everything should work fine. -Aaron ----- Original Message ----- From: Vincent Croquette Newsgroups: comp.os.msdos.djgpp To: Sent: Tuesday, February 22, 2000 9:00 PM Subject: Problems with Allegro in Windown with RSXNTDJ > > Hi, > > I have followed the groth of Allegro and compiled the various versions > using DJGPP with sucess until you propose the very interesting multiplatform > version especially the Window port using RSXNTDJ wich in principle offers the > possibility of porting a dos graphic app to window. > > However, I have been trying with the various versions of WIP the latest being > 3.9.31 compiled with RSXNTDJ 1.51 using DJGPP2.02 and I must be doing > something wrong since everything compile but most of the excuable die without > living a message ! > > the symptom are : the demo prog dies, the one already compiled with MSVC > available on the WEB (wind_31.exe) also dies with no message (it does load > the all3931.dll and the demo.dat and ask for them if they are missing) > > most of examples as well as the setup progs dies in the same way. > > exfixed.exe does work (but does not use graphical stuff) > > exgui.exe d not crash completely, it does display the expected window but > the actions does not work : the font does not change, the colors are funny. > Using this prog I have try to change the settings of allegro.cfg using the safe > mode of indows did not help, it does change the display > > (I have checked that the examples given with RSXNTDJ 1.51 does compile and work > properly) > > My questions are : > > 1) Since it is not a finished version, does allegro WIP3.9.31 was succefully > compiled and tested with RSXNTDJ 1.51 ? > > 2) How can I try to track down the pb (will the edebug32 work on such > applications using DLL) > > 3) is there other pb thay I certainy overlooked and that I shall consider > > I any case thank you for your wonderfll work > > > > Vincent Croquette > > LPS-ENS 24 rue Lhomond 75231 Paris cedex 05 FRANCE > tel. 33- 1 44 32 34 92 Fax 33- 1 44 32 34 33 > Vincent DOT Croquette AT physique DOT ens DOT fr www.lps.ens.fr/~vincent >