[PATCH] libstdc++: use lt_host_flags for libstdc++.la

JonY 10walls@gmail.com
Wed Sep 16 13:16:17 GMT 2020


For platforms like Mingw and Cygwin, cygwin refuses to generate the
shared library without using -no-undefined.

Attached patch makes sure the right flags are used, since libtool is
already used to link libstdc++.

Patch OK?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 189efb9574652865e808b98b77b618712a60539e.patch
Type: text/x-patch
Size: 915 bytes
Desc: not available
URL: <https://gcc.gnu.org/pipermail/libstdc++/attachments/20200916/80782f17/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <https://gcc.gnu.org/pipermail/libstdc++/attachments/20200916/80782f17/attachment.sig>


More information about the Libstdc++ mailing list