X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f Date: Thu, 26 Jun 2008 22:53:01 -0400 Message-Id: <200806270253.m5R2r1ok007511@envy.delorie.com> From: DJ Delorie To: djgpp AT delorie DOT com In-reply-to: (message from Rugxulo on Thu, 26 Jun 2008 19:05:47 -0700 (PDT)) 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> <200806262132 DOT m5QLWpfO031724 AT envy DOT delorie DOT com> <6cih5bF3g9282U1 AT mid DOT individual DOT net> <200806262205 DOT m5QM5CS5032590 AT envy DOT delorie DOT com> Errors-To: nobody AT delorie DOT com Right, I'm thinking we could extend stubify too: stubify -s cwsdpmi.exe foo adds the specified stub. stubify foo.exe replaces the existing stub with a new default one. stubify -s cwsdpmi.exe foo.exe replaces the existing stub with a new specified one.