Skip to content

bloaty: Tried to add range that is not covered by base map. #130

@erosca

Description

@erosca

Passing U-Boot [1] to bloaty [2] results in:

$ make efi-x86_payload32_defconfig all -j12
$ file u-boot
u-boot: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), statically linked, not stripped
$ bloaty u-boot            
bloaty: Tried to add range that is not covered by base map.
$ gcc --version
gcc (Ubuntu 7.3.0-21ubuntu1~16.04) 7.3.0

Any ideas how to overcome this?

[1] http://git.denx.de/?p=u-boot.git;a=commit;h=5e9a9645816edcc68c09729f257e0c863292bf26
[2] Bloaty commit bdbb3ce ("Merge pull request #125 from timonvo/arm64-support")

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