Mail Archives: djgpp/1999/06/01/21:02:32
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
> <P DOT Allen AT pallen DOT dabsol DOT co DOT uk> 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
- Raw text -