Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 08 Jan 2017 20:15:34 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ppc@FreeBSD.org
Subject:   [Bug 200020] [patch] editors/libreoffice: enable build on powerpc64
Message-ID:  <bug-200020-21-olEP8RuoVj@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-200020-21@https.bugs.freebsd.org/bugzilla/>
References:  <bug-200020-21@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D200020

--- Comment #16 from Justin Hibbits <jhibbits@FreeBSD.org> ---
Hi Curtis,

I just checked libstdc++.a and libstdc++.so in /usr/local/lib/gcc49, and
neither have the symbols *@GLIBCXX_3.4.15, the symbols are naked:

0000000000079920 t
00000612.plt_call._ZNKSt8__detail20_Prime_rehash_policy11_M_next_bktEm
000000000017b410 D _ZNKSt8__detail20_Prime_rehash_policy11_M_next_bktEm
000000000017b428 D _ZNKSt8__detail20_Prime_rehash_policy14_M_need_rehashEmmm
0000000000126d98 r
_ZZNKSt8__detail20_Prime_rehash_policy11_M_next_bktEmE10__fast_bkt

It does have an absolute symbol of GLIBCXX_3.4.15

0000000000000000 A GLIBCXX_3.4.15

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-200020-21-olEP8RuoVj>