Skip to content

Exported project does not link in Embitz #3793

@vargham

Description

@vargham

There is an unwanted option in the exported project: -c in linker options. It must be removed every time when a project exported to Embitz.

-c Compile or assemble the source files, but do not link. The linking stage simply is not done.
GCC doc: Options Controlling the Kind of Output

Description

  • Type: Bug
  • Priority: Minor

Bug

Target
Maybe all (Tried with STM32)

Toolchain:
GCC_ARM

Expected behavior
Complete build process should be done.

Actual behavior
Build process stops at linking.

Steps to reproduce
Create a project in the online IDE and export to Embitz.

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