public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/98154] New: avr-size (avr-binutils v2.35) don't' accept --formart=avr
@ 2020-12-05 13:05 lul at isep dot ipp.pt
  2020-12-05 13:07 ` [Bug c/98154] " lul at isep dot ipp.pt
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: lul at isep dot ipp.pt @ 2020-12-05 13:05 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98154

            Bug ID: 98154
           Summary: avr-size (avr-binutils v2.35) don't' accept
                    --formart=avr
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
          Assignee: unassigned at gcc dot gnu.org
          Reporter: lul at isep dot ipp.pt
  Target Milestone: ---

Using avr eclipse plugin in fedora 33, when compile the following error appear:

 Invoking: Print Size
avr-size --format=avr --mcu=atmega2560 BlinkTest1.elf
avr-size: invalid argument to --format: avr
Usage: avr-size [option(s)] [file(s)]
 Displays the sizes of sections inside binary files
 If no input file(s) are specified, a.out is assumed
 The options are:
  -A|-B|-C|-G  --format={sysv|berkeley|avr|gnu}  Select output style (default
is berkeley)
            --mcu=<avrmcu>            MCU name for AVR format only
  -o|-d|-x  --radix={8|10|16}         Display numbers in octal, decimal or hex
  -t        --totals                  Display the total sizes (Berkeley only)
            --common                  Display total size for *COM* syms
            --target=<bfdname>        Set the binary file format
Finished building: sizedummy
            @<file>                   Read options from <file>
  -h        --help                    Display this information
  -v        --version                 Display the program's version

avr-size: supported targets: elf32-avr elf32-little elf32-big srec symbolsrec
verilog tekhex binary ihex plugin
make: [makefile:77: sizedummy] Error 1 (ignored)

if change make file to
avr-size -C --mcu=atmega2560 BlinkTest1.elf

it works correctly.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug c/98154] avr-size (avr-binutils v2.35) don't' accept --formart=avr
  2020-12-05 13:05 [Bug c/98154] New: avr-size (avr-binutils v2.35) don't' accept --formart=avr lul at isep dot ipp.pt
@ 2020-12-05 13:07 ` lul at isep dot ipp.pt
  2020-12-05 13:58 ` redi at gcc dot gnu.org
  2020-12-07  7:52 ` [Bug target/98154] " rguenth at gcc dot gnu.org
  2 siblings, 0 replies; 4+ messages in thread
From: lul at isep dot ipp.pt @ 2020-12-05 13:07 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98154

--- Comment #1 from Luis <lul at isep dot ipp.pt> ---
avr-binutils version 2.35
with version 2.32 work's fine

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug c/98154] avr-size (avr-binutils v2.35) don't' accept --formart=avr
  2020-12-05 13:05 [Bug c/98154] New: avr-size (avr-binutils v2.35) don't' accept --formart=avr lul at isep dot ipp.pt
  2020-12-05 13:07 ` [Bug c/98154] " lul at isep dot ipp.pt
@ 2020-12-05 13:58 ` redi at gcc dot gnu.org
  2020-12-07  7:52 ` [Bug target/98154] " rguenth at gcc dot gnu.org
  2 siblings, 0 replies; 4+ messages in thread
From: redi at gcc dot gnu.org @ 2020-12-05 13:58 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98154

--- Comment #2 from Jonathan Wakely <redi at gcc dot gnu.org> ---
Binutils is not part of GCC. It has its own bugzilla at
https://sourceware.org/bugzilla

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug target/98154] avr-size (avr-binutils v2.35) don't' accept --formart=avr
  2020-12-05 13:05 [Bug c/98154] New: avr-size (avr-binutils v2.35) don't' accept --formart=avr lul at isep dot ipp.pt
  2020-12-05 13:07 ` [Bug c/98154] " lul at isep dot ipp.pt
  2020-12-05 13:58 ` redi at gcc dot gnu.org
@ 2020-12-07  7:52 ` rguenth at gcc dot gnu.org
  2 siblings, 0 replies; 4+ messages in thread
From: rguenth at gcc dot gnu.org @ 2020-12-07  7:52 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98154

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |MOVED
             Status|UNCONFIRMED                 |RESOLVED

--- Comment #3 from Richard Biener <rguenth at gcc dot gnu.org> ---
.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-12-07  7:52 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-05 13:05 [Bug c/98154] New: avr-size (avr-binutils v2.35) don't' accept --formart=avr lul at isep dot ipp.pt
2020-12-05 13:07 ` [Bug c/98154] " lul at isep dot ipp.pt
2020-12-05 13:58 ` redi at gcc dot gnu.org
2020-12-07  7:52 ` [Bug target/98154] " rguenth at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).