Skip to content

Weird dæmon compiler string transformation when compiler has linux in its name #1551

Closed
@illwieckz

Description

@illwieckz

The compilation command line does -DDAEMON_CXX_COMPILER_STRING=GCC_12.2.0:arm-linux-gnueabihf-g++ but the engine is printing this:

Unvanquished 0.55.2 Linux armhf (GCC_12.2.0:arm-1-gnueabihf-g++) Feb 12 2025

See how arm-linux-gnueabihf-g++ is transformed into arm-1-gnueabihf-g++.

I don't know what's happening there.

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