[Issue 24576] Now that OMF support has been dropped, the standard library should be called `phobos32` not `phobos32mscoff`
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sat Jun 1 16:38:55 UTC 2024
https://issues.dlang.org/show_bug.cgi?id=24576
kinke <kinke at gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |kinke at gmx.net
--- Comment #1 from kinke <kinke at gmx.net> ---
I'd argue it's time to drop any ugly suffix and just go with `phobos2.lib` whn
revising this, as on Posix. Note that the 32-bit lib is currently in a
`lib32mscoff` directory too, in the install package. So changing this entails
the Phobos Makefile, the compiler sc.ini + hardcoded stuff, and the installer
repo; possibly more.
--
More information about the Digitalmars-d-bugs
mailing list