Skip to content

Doesn't compile with avrgcc 10.3.0 in Arch GNU/Linux #93

@Virtual-Java

Description

@Virtual-Java

Compiling Hoodloader2 with avrgcc version 10.3.0 results in the error:
make
[INFO] : Begin compilation of project "HoodLoader2"...
avr-gcc (GCC) 10.3.0
Copyright (C) 2020 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
[LNK] : Linking object files into "HoodLoader2.elf"
avr-gcc obj/HoodLoader2.o obj/Descriptors.o obj/BootloaderAPI.o obj/BootloaderAPITable.o obj/HID>
/usr/bin/avr-ld: section .apitable_trampolines LMA [0000000000003fa0,0000000000003fb7] overlaps >
collect2: error: ld returned 1 exit status
make: *** [../lufa/LUFA/Build/DMBS/DMBS/gcc.mk:251: HoodLoader2.elf] Fehler 1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions