From: "Aaron Le Compte" Newsgroups: comp.os.msdos.djgpp Subject: Re: Please some help Date: Mon, 28 Feb 2000 19:33:53 +1300 Organization: Ihug Limited (Christchurch) Lines: 81 Message-ID: <951719547.51112@newsch.es.co.nz> References: <896ja5$fu9$1 AT faatcrl DOT faa DOT gov> NNTP-Posting-Host: news.chc.ihug.co.nz X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Cache-Post-Path: newsch.es.co.nz!unknown AT p60-max18 DOT chc DOT ihug DOT co DOT nz X-Cache: nntpcache 2.4.0b2 (see http://www.nntpcache.org/) To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp 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 >