Note from a donor
Kagamin
spam at here.lot
Fri Oct 27 16:05:10 UTC 2017
On Friday, 27 October 2017 at 14:20:04 UTC, MrSmith wrote:
> On Friday, 27 October 2017 at 09:56:25 UTC, Kagamin wrote:
>> MinGW compiles import libraries from text .def files that are
>> lists of exported symbols:
>> https://sourceforge.net/p/mingw-w64/mingw-w64/ci/master/tree/mingw-w64-crt/lib64/
>
> I will test dmd + lld + use .def files instead of .lib files
With this the only missing piece will be the C startup code
(mainCRTStartup in crtexe.c), though not sure where it's compiled.
More information about the Digitalmars-d
mailing list