Skip to content

Make GNU Make build work from paths with spaces - #30

Open
Monsterray wants to merge 2 commits into
extremscorner:masterfrom
Monsterray:fix-spaced-paths
Open

Monsterray wants to merge 2 commits into
extremscorner:masterfrom
Monsterray:fix-spaced-paths

Conversation

@Monsterray

Copy link
Copy Markdown

Fix GNU Make builds when the libogc2 checkout path contains spaces. Escape Make-level path lists and quote recursive, DSP, install, clean, and archive target paths. Validated with GNU Make 3.81 on macOS from a spaced workspace using both make wii -j2 and make cube -j2.

@Extrems

Extrems commented Sep 15, 2026

Copy link
Copy Markdown
Member

This is a problem with all makefiles inherited from devkitPro (including examples), and the proposed solution seem a little heavy-handed. I'll have to sit on this for a while.

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