Skip to content

9src/cc: exec dw2elf via /bin/dw2elf (Plan9 union mount path)#136

Merged
staalmannen merged 1 commit into
mainfrom
claude/upgrade-ape-c-library-mmZGd
May 21, 2026
Merged

9src/cc: exec dw2elf via /bin/dw2elf (Plan9 union mount path)#136
staalmannen merged 1 commit into
mainfrom
claude/upgrade-ape-c-library-mmZGd

Conversation

@staalmannen

Copy link
Copy Markdown
Owner

apexp-sh bind-mounts $cputype/bin/ape into /bin, so all APE binaries are reachable as /bin/. Using the arch-qualified path /$objtype/bin/ape/dw2elf was wrong.

https://claude.ai/code/session_01WGAwvvTwDg2yknFkmZ3qzs

apexp-sh bind-mounts $cputype/bin/ape into /bin, so all APE binaries
are reachable as /bin/<name>. Using the arch-qualified path
/$objtype/bin/ape/dw2elf was wrong.

https://claude.ai/code/session_01WGAwvvTwDg2yknFkmZ3qzs
@staalmannen staalmannen merged commit 68aa6e2 into main May 21, 2026
1 check passed

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the cc.c file to use a hardcoded path /bin/dw2elf for the dw2elf command execution, replacing the previous dynamic path generation. There are no review comments to address, and I have no feedback to provide.

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