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


On Sat, Jun 29, 2013 at 2:37 AM, Gabriele Bulfon
<gabriele.bulfon@sonicle.com> wrote:
Hi, I noticed the bridges structure is quite changed from 4.0 and 4.1.
In 4.0 build, it could correctly select the solaris intel bridge.
Looks like 4.1 cannot do it anymore, though I debugged env vars and they
look
correctly set to CPU=I and OS=SOLARIS.
Actually I cannot see how that 4.1 mk file is now selecting the bridge,
while in 4.0 there were a lot of if, including solaris specifics.
Can you help me on how to force Module_bridges.mk to use gcc3_solaris_intel?

take a look at Library_cpp_uno.mk
and in particular how bridges_SELECTED_BRIDGE is set...

from what I read the else ifeq($(CPU),I)  line 56 pre-empt the section
you want which is lower.. line 143

some re-order of the different if/else section seems in order (to
works we need to test from the most particular to the most generic)

Norbert

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.