X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: Rod Pemberton Newsgroups: comp.os.msdos.djgpp Subject: Re: Combining djgpp executable and CWSDPMI.EXE in one file? Date: Tue, 18 Oct 2005 23:30:33 +0000 (UTC) Organization: cyberjustice.org Lines: 21 Message-ID: References: <4354f471$1_2 AT news DOT ecore DOT net> NNTP-Posting-Host: 66.28.207.11 Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 8bit X-Trace: sadr.dfn.de 1129678233 7804 66.28.207.11 (18 Oct 2005 23:30:33 GMT) X-Complaints-To: usenet AT sadr DOT dfn DOT de NNTP-Posting-Date: Tue, 18 Oct 2005 23:30:33 +0000 (UTC) X-User-Real-E-Mail: nobody AT no DOT where DOT com User-Agent: http://www.cyberjustice.org To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com > From CWSDPMI.DOC: "CWSDSTUB.EXE is a stub loader image for DJGPP And, you can save 6k by using PMODSTUB.EXE instead. > You can use the EXE2COFF program and COPY /B CWSDSTUB.EXE+yourimage And, it doesn't work with XCOPY. I tried... :( EXE2COFF MYPROG.EXE DEL MYPROG.EXE COPY/B PMODSTUB.EXE+MYPROG MYPROG.EXE Rod Pemberton -- Posted via: http://www.cyberjustice.org