[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [avr-gcc-list] avr-objcopy.exe: it's a regression?
From: |
Marc Wetzel |
Subject: |
RE: [avr-gcc-list] avr-objcopy.exe: it's a regression? |
Date: |
Wed, 27 Nov 2002 12:08:46 +0100 |
Hi,
No. I think it's no regression at all.
Eric didn't include the avrobj bfd-target patch.
You have right now a tool named 'objtool' to create .cof files
So this is not really a miss.
Greets
Marc
> -----Original Message-----
> From: address@hidden [mailto:address@hidden
On
> Behalf Of cpqxl
> Sent: Mittwoch, 27. November 2002 11:55
> To: address@hidden
> Subject: [avr-gcc-list] avr-objcopy.exe: it's a regression?
>
> 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
avr-gcc-list at http://avr1.org