Skip to content

Compiling fails when using precompiled library #100

Open
@landret

Description

@landret

Hi,
Compiling fails at linking when using a precompiled library .a for atmega4809 targets. The following message appears in the verbose:

"Using precompiled library in C:... (archive library path)
The plaform does not support 'compiler.libraries.ldflags' for precompiled libraries."

Looking at the verbose, the library path (-Lfolder -lname) is missing from the linking command line.

Is that a normal behavior and could this be solved?
Thanks

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions