"5729da1 fdo#42865: privatized unique empty string symbol" - change of addsym.awk breaks the build on Mac/PPC
Stephan Bergmann
sbergman at redhat.com
Mon May 21 02:46:31 PDT 2012
On 05/20/2012 05:06 PM, Christian Lohmaier wrote:
> print "_ZNSs4_Rep20_S_empty_rep_storageE*;"
>
> doesn't break the build.
What could also be the problem is that the mangled name is slightly
different for Mac OS X PPC. Does nm show any symbol name containing
"_S_empty_rep_storage," say? Then, a better solution would be to place
the wildcard "*" so that both symbol name variants would match.
Stephan
More information about the LibreOffice
mailing list