POSIX 2024 (Utilities) (Developers)
Hello Oso2k,
> Funny, bard thinks this how it would work. Not sure I agree.
> > To cross-compile BusyBox for DJGPP, you'll need a cross-compiler
> > toolchain for the target platform (DOS with DJGPP) and then configure
> > BusyBox to use that toolchain during compilation, ensuring compatibility
> > with the DJGPP environment.[1, 2, 3]
Well, some of the bêtes noires of porting software to MS-DOS are such matters as
(1) converting between CRLF and '\n'
line endings,
(2) figuring out how to properly quote and split up command line arguments,
etc.
I guess it is no surprise that a chatbot's output will simply gloss over these difficulties.
Thank you!
---
https://gitlab.com/tkchia · https://codeberg.org/tkchia · 😴 "MOV AX,0D500H+CMOS_REG_D+NMI"
Complete thread:
- POSIX 2024 (Utilities) - Rugxulo, 27.02.2025, 01:01 (Developers)
- POSIX 2024 (Utilities) - tkchia, 30.03.2025, 16:54
- POSIX 2024 (Utilities) - Oso2k, 30.03.2025, 19:45
- POSIX 2024 (Utilities) - tkchia, 31.03.2025, 07:40