Skip to content

Linking fails on feature/stage branch #164

Closed
@Niek

Description

@Niek

The develop branch and old versions work fine, but when trying to build my project on the feature/stage branch I get this error from the linker:

~/.platformio/packages/toolchain-xtensa/bin/../lib/gcc/xtensa-lx106-elf/4.8.2/../../../../xtensa-lx106-elf/bin/ld: .pio/build/my-env/libFrameworkArduino.a(Esp.cpp.o): in function `EspClass::getSketchSize()':
~/.platformio/packages/framework-arduinoespressif8266@src-31d658a59f41540201fc3726a1394910/cores/esp8266/Esp.cpp:520: undefined reference to `_FS_start'
collect2: error: ld returned 1 exit status
*** [.pio/build/my-env/firmware.elf] Error 1

This seems to be related to this PR that was merged a month ago: esp8266/Arduino#5511

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions