X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f Date: Thu, 26 Jun 2008 17:32:51 -0400 Message-Id: <200806262132.m5QLWpfO031724@envy.delorie.com> From: DJ Delorie To: djgpp AT delorie DOT com In-reply-to: <6ciffuF3fo1boU1@mid.individual.net> (message from Robert Riebisch on Thu, 26 Jun 2008 23:19:58 +0200) Subject: Re: Disable EXE file creation on linking References: <6cibtrF3fserjU1 AT mid DOT individual DOT net> <200806262033 DOT m5QKXKBS029968 AT envy DOT delorie DOT com> <6cie06F1gurclU1 AT mid DOT individual DOT net> <200806262102 DOT m5QL2Dfp030919 AT envy DOT delorie DOT com> <6cif2mF3grqnkU1 AT mid DOT individual DOT net> <200806262116 DOT m5QLGnCm031339 AT envy DOT delorie DOT com> <6ciffuF3fo1boU1 AT mid DOT individual DOT net> Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > I wish to append my own stub, of course. Have you tried running stubify on a stubbed exe? I wonder if it's smart enough to strip off the old stub before putting the new one on. If not, you could make those changes to it...