Hi Michael, *,

On Mon, May 21, 2012 at 12:08 PM, Michael Stahl <mst...@redhat.com> wrote:
> On 21/05/12 11:46, Stephan Bergmann wrote:
>> On 05/20/2012 05:06 PM, Christian Lohmaier wrote:
>>> print "_ZNSs4_Rep20_S_empty_rep_storageE*;"
> [...]
> also, you'd have to check in libstdc++ because the debug mode is never
> active on MacOS currently so LO libraries shouldn't reference the symbol
> (would perhaps be nice to enable it if it works).

libstdc++ contains it:

$ nm /Developer/SDKs/MacOSX10.4u.sdk/usr/lib/libstdc++.dylib  |grep -i
empty_rep_storage
a0b1addc S __ZNSbIwSt11char_traitsIwESaIwEE4_Rep20_S_empty_rep_storageE
a0b1ad9c S __ZNSs4_Rep20_S_empty_rep_storageE
$

ciao
Christian
_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to