X-Authentication-Warning: larry.ztnet.com: Host cm-24-25-151-140.nycap.rr.com [24.25.151.140] claimed to be shady Message-ID: <00aa01c098e4$82d47120$8c971918@nycap.rr.com> From: "Matthew Conte" To: References: <000901c097cf$691ff3a0$8c971918 AT nycap DOT rr DOT com> <3405-Fri16Feb2001081227+0200-eliz AT is DOT elta DOT co DOT il> Subject: Re: possible objcopy problem. Date: Sat, 17 Feb 2001 08:21:17 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Reply-To: djgpp-workers AT delorie DOT com From: "Eli Zaretskii" > Didn't you say that it worked for you on some ELF system? I thought > it _was_ elf32-i386, no? It works on elf32-little (ARM/THUMB). The only reason it works, apparently, is because Cygwin ships with the development kit for Nintendo's new handheld game device, and Nintendo submitted the problem to Cygnus and they fixed it in the elf32-little port. > Anyway, this looks like a simple bug (or maybe misfeature) in > Binutils. It should be a relatively simple matter to find in the > source of objcopy where does it fail to output the signature. I will > try to look into that when I have time, unless someone else does it > sooner. Okay, I will try as well. Regards, Matthew.