Message-Id: <35EC2A65.4BC8@cableol.co.uk> Date: Tue, 01 Sep 1998 18:09:57 +0100 From: Allens Mime-Version: 1.0 To: Siddiqui Cc: djgpp AT delorie DOT com Subject: Re: Creating Win32 excutable files (PE format) References: <35eafa7c DOT 0 AT newsread1 DOT dircon DOT co DOT uk> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Precedence: bulk Siddiqui wrote: > > Are there any tools for djgpp so that I can create Win32 excutable files (PE > format)? It doesn't matter if it still only runs in a console window, but as > long as it can access the systems DLL (like DX or GL). > > Thanx 4 any help :) There is rsxntdj, but it doesn't work with djgpp 2.8.1, without some really complicated instructions. Even then you can only compile c code, so you might as well go and download lcc-win32. Peter Allen