Skip to content
This repository was archived by the owner on Jul 6, 2019. It is now read-only.
This repository was archived by the owner on Jul 6, 2019. It is now read-only.

-g makes binary smaller #72

@farcaller

Description

@farcaller

Building at 42676463b01af7fec2abdb354bf140247fc968f4 with -g:

Statistics for app_empty.elf
  .text: 696 bytes
  .data:  52 bytes
  .bss:    8 bytes
         =========
  TOTAL: 756 bytes (0x2f4)

without:

Statistics for app_empty.elf
  .text: 700 bytes
  .data:  52 bytes
  .bss:    8 bytes
         =========
  TOTAL: 760 bytes (0x2f8)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions