avr-gcc-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[avr-gcc-list] avr-objcopy.exe: it's a regression?


From: cpqxl
Subject: [avr-gcc-list] avr-objcopy.exe: it's a regression?
Date: Wed, 27 Nov 2002 11:55:14 +0100

Hi all,

I'm a little bit confused regarding avr-objtool.exe for Windows (but could be
the same for Linux version):

AVR-OBJTOOL included in Win32 build of avr-gcc 3.3 WinAVR
=============================================

E:\test1>avr-objcopy -V
GNU objcopy 021111 20021111
Copyright 2002 Free Software Foundation, Inc.
This program is free software; you may redistribute it under the terms of
the GNU General Public License.  This program has absolutely no warranty.

E:\test1>avr-objcopy -O avrobj -R .eeprom handy.elf handy.obj
avr-objcopy: handy2.obj: Invalid bfd target

E:\test1>


AVR-OBJTOOL included in Win32 build of avr-gcc 3.2
=======================================

E:\test2>avr-objcopy -V
GNU objcopy 2.12.90 20020616
Copyright 2002 Free Software Foundation, Inc.
This program is free software; you may redistribute it under the terms of
the GNU General Public License.  This program has absolutely no warranty.

E:\test2>avr-objcopy -O avrobj -R .eeprom handy.elf handy.obj
(ok, no errors reported)

E:\test2>

It's a regression?

Thanks a lot

Claudio



avr-gcc-list at http://avr1.org



reply via email to

[Prev in Thread] Current Thread [Next in Thread]