X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f Date: Tue, 27 Mar 2007 16:20:28 -0400 Message-Id: <200703272020.l2RKKSpe017444@envy.delorie.com> From: DJ Delorie To: djgpp AT delorie DOT com In-reply-to: <1175024791.411147.93080@y80g2000hsf.googlegroups.com> (rugxulo AT gmail DOT com) Subject: Re: ANNOUNCE: DJGPP port of Binutils 2.17 uploaded References: <4609490f$0$20293$9b4e6d93 AT newsspool3 DOT arcor-online DOT net> <200703271656 DOT l2RGu5FN012537 AT envy DOT delorie DOT com> <1175024791 DOT 411147 DOT 93080 AT y80g2000hsf DOT googlegroups DOT com> 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 > However, doesn't UPXing binaries (even DOS ones) prevent shared .EXE > loading or whatever under Windows? (Doesn't it waste more memory if > running multiple instances of a certain tool?) Not with DJGPP programs, since the stub has to load them into memory itself anyway.