any chance to get it working on windows xp?
Dmitry Ponyatov
dponyatov at gmail.com
Sat Nov 25 18:16:03 UTC 2023
> With no testing on XP, you are bound to run into difficulties
> trying to use the tools there.
The problem looks mostly not in WinXP-hosted compiler and tools,
but in core and side libraries support such as `druntime`,
`phobos`, etc. As a sample, I can use LDC for cross-compiling
from Linux for `win32-i486` target, but next I'll be stucked on
core libs that block me the same as using cross-D on non-glib
Linux systems.
More information about the Digitalmars-d-learn
mailing list