[Issue 23401] importc can't select preprocessor
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sun Apr 9 06:20:43 UTC 2023
https://issues.dlang.org/show_bug.cgi?id=23401
Walter Bright <bugzilla at digitalmars.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |bugzilla at digitalmars.com
--- Comment #1 from Walter Bright <bugzilla at digitalmars.com> ---
Actually, dmd cross compiles using the -os=windows, -os=freebsd, etc., switch.
I use it all the time.
But you're right, there's a problem with cross-compilation of .c files because
how does one run the C preprocessor on another platform?
--
More information about the Digitalmars-d-bugs
mailing list