Note from a donor

MrSmith mrsmith33 at yandex.ru
Sat Oct 28 09:20:40 UTC 2017


On Friday, 27 October 2017 at 16:05:10 UTC, Kagamin wrote:
> With this the only missing piece will be the C startup code 
> (mainCRTStartup in crtexe.c), though not sure where it's 
> compiled.

How do I get lld-link to link .obj files?
Clang itself emits .o files, and those link successfully.
For .obj files
>./lld-link test.obj
error: test.obj: The file was not recognized as a valid object 
file


More information about the Digitalmars-d mailing list