[Libreoffice] configure: WARNING: Your gcc is not -fvisibility=hidden safe. Disabling visibility

Norbert Thiebaud nthiebaud at gmail.com
Fri Jan 28 02:29:17 PST 2011


On Fri, Jan 28, 2011 at 4:21 AM, Caolán McNamara <caolanm at redhat.com> wrote:
> On Fri, 2011-01-28 at 03:43 -0600, Norbert Thiebaud wrote:
>> On Fri, Jan 28, 2011 at 3:23 AM, Caolán McNamara <caolanm at redhat.com> wrote:
>> > On Thu, 2011-01-27 at 15:20 -0600, Norbert Thiebaud wrote:
>> >
>> >> ld: warning: com::sun::star::uno::cpp_release(void*)has different
>> >> visibility (hidden) in ../../unxmacxi.pro/slo/drwtrans.o and (default)
>> >> in ../../unxmacxi.pro/slo/ucalc.o
>> >
>
>> this was my buildbot script : so make clean /autogen / make everytime
>> so dependencies tracking is not an issue.
>
> Well, what'ya know, that's odd. What version of gcc is that on mac ?
/Volumes/Raid0/tb/sw $gcc-4.0 --version

i686-apple-darwin10-gcc-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5494)
Copyright (C) 2005 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Note: we _need_ to use gcc-4.0 because we use the 10.4 sdk. the
current gcc of 10.6 is
i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5664)

Which make we thing that the 'uncobbering' of CXX done a couple of day
ago may be the culprit

Norbert

> This is the bug (http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26905) that
> this test is *supposed* to be testing for.


>
> C.
>
>


More information about the LibreOffice mailing list