[Issue 24786] dmd does not compile a c file (ImportC not used)
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Thu Sep 26 17:26:58 UTC 2024
https://issues.dlang.org/show_bug.cgi?id=24786
Richard (Rikki) Andrew Cattermole <alphaglosined at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |alphaglosined at gmail.com
--- Comment #1 from Richard (Rikki) Andrew Cattermole <alphaglosined at gmail.com> ---
What does the command to cl produce?
```
cl.exe /P /Zc:preprocessor /PD /nologo /utf-8 example.c
/FIc:\winoss\dmd2\windows\bin64\..\..\src\druntime\import\importc.h
/FiC:\Users\VASILI~1\AppData\Local\Temp\scuo.0
```
--
More information about the Digitalmars-d-bugs
mailing list