Mail Archives: djgpp/1996/01/30/06:27:58
On Tue, 30 Jan 1996, Werner Drescher wrote:
> I wrote a program in C++ and now I want a executable File. I used the
> program coff2exe to get it, but the exe-File still need go32 to run.
> How can I make it run without go32 ? Can I link go32 to my own program ?
Please read the DJGPP FAQ list (available as faq102.zip from the same
place you get DJGPP). You *can* bind your program with go32; the way to
do it is described in section 9.13 of the FAQ.
- Raw text -