From: Andris Pavenis To: djgpp-workers AT delorie DOT com, "Andrew Cottrell" Subject: Re: DJGPP 2.04 status page updates: more to-dos, priorities Date: Thu, 12 Dec 2002 12:33:13 +0200 User-Agent: KMail/1.5 References: <10212110452 DOT AA21320 AT clio DOT rice DOT edu> <00ca01c2a0fd$a1d8b860$0100a8c0 AT p4> In-Reply-To: <00ca01c2a0fd$a1d8b860$0100a8c0@p4> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200212121233.13017.pavenis@latnet.lv> Reply-To: djgpp-workers AT delorie DOT com On Wednesday 11 December 2002 12:10, Andrew Cottrell wrote: > > > > I'd like to know exactly what breaks this ... If it's some new > > > > binutils feature we can live without ... > > The new bin utils is the culprit and the latest UPX (Nov 2002) checks and > finds that it does not know how to handle the new exes and gives the > following error: > > upx: gcc.exe: CantPackException: unsupported coff header > > UPX 1.2.4 changes:- > Changes in 1.24 (07 Nov 2002) > * INFO: http://upx.sourceforge.net is the permanent UPX home page > * djgpp2/coff: stricter check of the COFF header to work around a > problem with certain binutils versions Have already noticed that. Perhaps simply the problem is not fixed, but seems that now UPX detects conditions when problems can appear and gives up. Andris