Mail Archives: djgpp/2000/02/28/04:27:11
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 <vincent AT physique DOT ens DOT fr>
Newsgroups: comp.os.msdos.djgpp
To: <djgpp AT delorie DOT com>
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
>
- Raw text -