Intermittent CWParserSetOutputFileDirectory error with mwldmips.exe 2.3.1
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 168
- Forks
- 44
- PR merge metrics
- No merged PRs in 30d
Description
Unfortunately this error occurs inconsistently, and some mwldmips runs are fine and others are not. Using wine does not seem to result in the same issue. Full error:
#0 548.4 wibo tools/compilers/mw/2.3.1.01/mwldmips.exe -map -nostdlib -m _start -nodead -g -o build/SCUS_971.11 SCUS_971.11.lcf @build/o_files
#0 548.4 Unexpected error in CWParserSetOutputFileDirectory [3]
mwldmips is used by my Dark Cloud decompilation project here.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the mwldmips.exe 2.3.1 command from the report, using the referenced Dark Cloud decompilation Makefile and comparing wibo with wine. Trace the intermittent CWParserSetOutputFileDirectory error in wibo; done means identifying and fixing the cause so the build command runs reliably, or documenting a confirmed blocker.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, linux
- Domain
- operating-systems, tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100