Date: prev next · Thread: first prev next last
2013 Archives by date, by thread · List index


On Mon, Jul 8, 2013 at 12:21 PM, Michael Stahl <mstahl@redhat.com> wrote:

it is likely caused by:

$(eval $(call gb_Library_add_ldflags,pyuno_wrapper,-nostdlib))

see the lengthy comment above the line in Library_pyuno_wrapper.mk
for why it is needed to avoid linking in libstdc++.

although actually nowadays (c007292ec3eedcf2b1ad673308fa42aad31a7333) we
could probably remove that line, since we now use gcc not g++ to link if
the library has only C objects.

... have just pushed 6121703620ed344b181a9f07a7262a664477a209 to revert
that, should fix your problem.

Thanks, that does indeed fix the problem.



Regards,


John Smith

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.