Skip to content

Fix make cdi#41

Open
QuzarDC wants to merge 2 commits into
masterfrom
fix_make_cdi
Open

Fix make cdi#41
QuzarDC wants to merge 2 commits into
masterfrom
fix_make_cdi

Conversation

@QuzarDC

@QuzarDC QuzarDC commented Jul 12, 2026

Copy link
Copy Markdown
Member

Closes #38

In addition to the provided update from @freakdave , corrected the target name, and updated the gitignore to avoid cdi files and the built tool bin.

QuzarDC added 2 commits July 12, 2026 13:42
Previously mkdcdisc was throwing an error as it had always expected
an elf and would just happen to work with the bin that had been
provided. Additionally updated the name of the target to match the naming
scheme where `dctool` is the host program and `dcload` is the target.
@QuzarDC QuzarDC added the bug Something isn't working label Jul 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

make-cdi does not generate a CDI due to wrong input elf file

1 participant