Message-ID: <3754579B.A64D5F3F@pallen.dabsol.co.uk> Date: Tue, 01 Jun 1999 22:58:51 +0100 From: Peter Allen

X-Mailer: Mozilla 4.5 [en] (Win95; I) X-Accept-Language: en MIME-Version: 1.0 To: djgpp AT delorie DOT com Subject: Re: DJGPP with Win32-Support ? References: <3752a9c4 DOT 17284868 AT news DOT luebeck DOT netsurf DOT de> <3752CE33 DOT 7790AB23 AT pallen DOT dabsol DOT co DOT uk> <3754d93b DOT 29437063 AT news DOT luebeck DOT netsurf DOT de> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Reply-To: djgpp AT delorie DOT com First why not do this yourself.... I'll give you a few pointers: First, get the pe header format of the net. (M$.com) Write a pebind utility that converts DJGPP's coff header to pe. Write a resource compiler, or nick the one of RSXNTDJ (that bit of it is freeware, as he borrowed it of someone else) Add resources to your pe header. Modify the stabs and djgpp.env to call pebind after creation of the object (.o) file. Port the headers from something like Cygnus (It doesn't take much effort, as both compilers are gcc. Winsock doesn't work though.) Make some libs from the windows dll's That is it (I think) Anyone want to try? (I am not offering by the way, as I have enough on my plate and don't want windows support anyway.) Peter Allen ^Hawk^ wrote: > > On Mon, 31 May 1999 19:00:19 +0100, Peter Allen >

wrote: > > >> Why not ? > >Because DJGPP is a dos compiler. > Clear. But why not adding another package to include this ? It would > be only one more package ... ;) ... > > Bye, ^Hawk^ - the DarkSoft-Productions @ www.darksoft.net