Skip to content

.rpl compilation is broken #423

@gradylink

Description

@gradylink

Bug Report

What's the issue you encountered?

When trying to compile a .rpl with CMake, I always get:

powerpc-eabi-g++: fatal error: /opt/devkitpro/wut/share/wut.specs: attempt to rename spec 'link' to already defined spec 'old_link'
compilation terminated.

How can the issue be reproduced?

  • Download the WUT repository
  • Run powerpc-eabi-cmake -B build -DCMAKE_C_COMPILER_WORKS=true -DCMAKE_POLICY_VERSION_MINIMUM=3.5 (additional flags are currently required) and powerpc-eabi-cmake --build build

Environment?

  • What host OS are you using?
    • Arch Linux
  • Official release or unofficial/self-compiled build:
    • Official Release

Additional context?

N/A

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions