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


@Stephan,

could you please have a look, why this change: [1] broke jpeg-turbo 
compilation on MSVC 14.0.

For the record, MS did a great job in splitting the include path in two

* compiler internal
* UCRT (Universal C Runtime)

This is mapped in configure.ac: [2] and respected in external modules.
When you overwrite CFLAGS in the invocation of gcc-warpper, then
presumably the UCRT include path is lost.

Here is the config.log with offended commit: [3]. And this one after
I've reverted it: [4], you see the include, it worked in the end.
This solved the breakage, caused by: [1].

[1] https://cgit.freedesktop.org/libreoffice/core/commit/?id=8729504f93
c8b59cb2fd6145a1f02987d5fcdb47
[2] http://paste.openstack.org/show/487351
[3] http://paste.openstack.org/show/487348
[4] http://paste.openstack.org/show/487349

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.