Skip to content

cube: Fix vector function multiple definitions linkage errors#70

Merged
Swizzy merged 1 commit into
Free60Project:masterfrom
Triang3l:patch-1
Mar 11, 2026
Merged

cube: Fix vector function multiple definitions linkage errors#70
Swizzy merged 1 commit into
Free60Project:masterfrom
Triang3l:patch-1

Conversation

@Triang3l

Copy link
Copy Markdown

With extern, the vec_* functions end up being defined in both engine.o and xee.o when building the cube example using the current toolchain set up via build-xenon-toolchain, causing linkage errors.

With `extern`, the `vec_*` functions end up being defined in both `engine.o` and `xee.o` when building the cube example using the current toolchain set up via `build-xenon-toolchain`, causing linkage errors.
@Swizzy Swizzy merged commit 2b5e0e5 into Free60Project:master Mar 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants