delorie.com/archives/browse.cgi | search |
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 <kuku AT gilberto DOT physik DOT rwth-aachen DOT de> |
Reply-To: | Christoph Kukulies <kuku AT gilberto DOT physik DOT rwth-aachen DOT de> |
> > 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
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |