在 2020/4/15 13:22, Иван Трусков 写道:
> 
> That did not change anything.
> 
> I have run make with V=1 for commands output, and this is what i get:
> 
>>> 
> The -no-undefined flag is being passed on, but no information on what is
> missing comes out

It uses libtool so you should use `-no-undefined` (without `-Wl,`).

I think this option is a mess. `-no-undefined` is passed to libtool, but
`-Wl,-no-undefined` passes it to LD. On Windows you have to stick to the
former, but on Linux the former has no effect at all.


-- 
Best regards,
LH_Mouse

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Msys2-users mailing list
Msys2-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/msys2-users

Reply via email to