Skip to content

Linker flags reorder#54

Open
nradakovic wants to merge 1 commit intomainfrom
nira_link_reorder
Open

Linker flags reorder#54
nradakovic wants to merge 1 commit intomainfrom
nira_link_reorder

Conversation

@nradakovic
Copy link
Copy Markdown
Member

Linker flags needed to be reorder due to issue with link order and link grouping when using static libraries.

resolves: #53

Linker flags needed to be reorder due to issue with  link order
and link grouping when using static libraries.

resolves: #53
@nradakovic nradakovic self-assigned this Apr 29, 2026
@nradakovic nradakovic added the bug Something isn't working label Apr 29, 2026
@nradakovic nradakovic requested a review from antonkri as a code owner April 29, 2026 13:23
@nradakovic nradakovic added feature New feature request wip Work in progress template Add or update template toolchain configurations labels Apr 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working feature New feature request template Add or update template toolchain configurations wip Work in progress

Projects

None yet

Development

Successfully merging this pull request may close these issues.

GCC linking fails due to incorrect libgcc link order

1 participant