Skip to content

Linking completely breaks on 3.0.0(-rc1) #9562

Closed
@rhysperry111

Description

@rhysperry111

Board

UM TinyS3

Version

latest development Release Candidate (RC-X)

IDE Name

Arduino CLI

Operating System

Linux (rolling release, up-to-date)

Description

When building a project when using 3.0.0 (in order to make use of the new ledcAttach function) it seems to fail with linking the majority of functions.

I have attached verbose build logs (and the build command) compiling with 2.0.11 vs 3.0.0-rc1.

arduino-cli compile -v --export-binaries --libraries=editor/arduino --build-property compiler.c.extra_flags="-Ieditor/arduino/src/lib" --build-property compiler.cpp.extra_flags="-Ieditor/arduino/src/lib" -b esp32:esp32:esp32s3 editor/arduino/examples/Baremetal/Baremetal.ino

v3.0.0-rc1.buildlog2.txt
v2.0.11.buildlog.txt

Currently blocking: thiagoralves/OpenPLC_Editor#106

Sketch

- Unable to upload, large project, generated by OpenPLC -

Debug Message

v3.0.0-rc1.buildlog2.txt
v2.0.11.buildlog.txt

I have checked existing issues, online documentation and the Troubleshooting Guide

  • I confirm I have checked existing issues, online documentation and Troubleshooting guide.

Metadata

Metadata

Assignees

Labels

3.0 migrationissue relates to migration from 2.X to 3.X versionType: DocumentationIssue pertains to Documentation of Arduino ESP32

Type

No type

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions