> These are within an #ifndef HAVE_CTOR_LIST. During configure (of
> mingw-w64-crt), there's an "checking whether the linker provides
> __CTOR_LIST__... yes". If you're running into such an error, it sounds to
> me like this test didn't produce the expected result in your case. Can you
> have a look in the config.log why it didn't behave as expected?
>
> At this point, this check is only needed for compatibiltiy with LLD 7 and
> earlier (2 years ago). We could also conclude that it was early times for
> LLD's mingw compatibility and we could safely drop compatibility with it
> now.
>

AFAIK llvm-mingw and MSYS2 are the only projects using LLD + mingw-w64 so
IMO  it's reasonable.

_______________________________________________
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to