Message-Id: <199809221316.JAA22953@indy.delorie.com> Comments: Authenticated sender is From: "George Foot" To: "Brian Bacon" Date: Tue, 22 Sep 1998 14:13:18 +0000 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: grc isnt working Reply-to: mert0407 AT sable DOT ox DOT ac DOT uk CC: djgpp AT delorie DOT com Precedence: bulk On 21 Sep 98 at 21:20, Brian Bacon wrote: > Well, I'll probably patch up the grc program, but for now I simply copied > cpp.exe to the bin directory. To get RSX to work with GCC 2.8.1 I wrote a > batch file that setup my environment (the DJGPP environment and PATH), then > copies correct versions of ld.exe and djgpp.env into place, the ones that > came with RSX seem to work, I've been able to compile and run the WinAllegro > examples (thanks to you), I presume you mean that you applied my patches? BTW the problem with ex13 and the animation technique selection dialog in the demo game seems to be the listbox element of the dialogs. The mode selection dialog works fine; this seems only to affect listboxes where the callback is not in the DLL. Does anyone know any calling convention differences that could cause this? > and OpenGL/GLUT Bounce demo, as well as several of > the examples that come with RSX. The specs file didn't offer me a problem > being as I could leave the RSX one in the RSX\LIB directory and the DJGPP > one in the DJGPP\LIB directory. My point about the specs files was not differences between djgpp itself and RSXNT but the fact that gcc v2.8.1 (which you're still using) may have made its own changes to the djgpp one which won't be present in the RSXNT one. I don't know whether or not this is the case. But if it ain't broke, why fix it? :) -- george DOT foot AT merton DOT oxford DOT ac DOT uk