feat: add flag "output file"#137
Conversation
- Needs documentation - Needs tests
La pitón Co-authored-by: David Girón <contacto@duhowpi.net>
chore: Syntax help message clearer. Co-authored-by: David Girón <contacto@duhowpi.net>
chore: cleaned code comment. Co-authored-by: David Girón <contacto@duhowpi.net>
feat: Tests now use flag as the whole flags to be sent. With this the testing is more flexible. Co-authored-by: David Girón <contacto@duhowpi.net>
|
Output file flag not functioning as expected on Ubuntu x86_64 (asmsx-linux-x86_64). Output: Building MSX ROM...asMSX v1.2.0 MSX cross-assembler. asMSX Team. [2026-02-26]Redefining output name (Overrides .FILENAME): /home/fozzie/Tmp/openmsx-project/build/main.rom strace -e openat asmsx src/main.asm -o build/main.rom |
|
Does the folder |
|
The folder exists, the permissions are: drwxrwxr-x |
We now have a -o flag for the output. You can:
Closes #132