Subject: Re: executable File To: k1950 AT fh-sw DOT de (Werner Drescher) Date: Tue, 30 Jan 1996 11:42:22 +0100 (MET) Cc: djgpp AT sun DOT soe DOT clarkson DOT edu From: Christoph Kukulies Reply-To: Christoph Kukulies > > Hi > 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 ? You can always do a copy /b go32.exe+youra.out (coff) your.exe and you have a standalone go32 application. > > Bye Werner > --Chris Christoph P. U. Kukulies kuku AT gil DOT physik DOT rwth-aachen DOT de