Skip to content

Conversation

@dirk-zimoch
Copy link
Contributor

gcc-15 mangles variables inside namespaces even if they are declared extern "C". That causes linker errors. This is probably a bug in gcc-15. Observed with gcc version 15.1.1.

gcc-15 mangles variables inside namespaces even if they are declared
extern "C". That causes linker errors. This is probably a bug in gcc-15.
Observed with gcc version 15.1.1.
@dirk-zimoch dirk-zimoch added the build system Related to the build and the Make rules label Jan 16, 2026
@ralphlange
Copy link
Member

LGTM.

@ralphlange ralphlange merged commit 485922c into epics-modules:master Jan 16, 2026
11 of 21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build system Related to the build and the Make rules

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants