ImportC and #include files

bachmeier no at spam.net
Wed May 3 15:10:12 UTC 2023


On Wednesday, 3 May 2023 at 14:54:10 UTC, jmh530 wrote:
> On Thursday, 27 April 2023 at 20:16:32 UTC, Walter Bright wrote:
>> It turns out that every platform we support has "Standard" .h 
>> files that won't compile with Standard C11. They all rely on 
>> multiple extensions, each platform with a different set of 
>> reliances (usually unnecessary).
>>
>> [snip]
>
> Does ImportC work with WSL? I started up my dual boot of linux 
> for the first time in a few years and everything was pretty out 
> of date and I don't feel like dealing with it.

I use a Windows laptop from time to time. Haven't encountered any 
problems using WSL. You probably want to build the latest DMD 
from Github if you want to use ImportC.


More information about the Digitalmars-d mailing list