This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Annoying objcopy message


On Mon, Aug 12, 2002 at 03:41:25PM +0100, Nick Clifton wrote:
> 
>   objcopy -Iihex xxx -Obinary xxx.gz
>   objcopy: Warning: Output file cannot represent architecture UNKNOWN!
> 
> This should really be:
> 
>   objcopy -Iihex xxx -Obinary xxx.gz
> 
> (ie no warning at all).  Since both the input format and the output
> format do not have architectures associated with them, there is
> nothing to warn about.
> 

How about this patch?


H.J.

Attachment: binutils-binary.patch
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]