------- Comment #4 from yves at gnu-darwin dot org 2006-11-28 22:23 ------- Thanks for the comments.
I have many dynamic libraries in c++ all compiled with -flat_namespace. They all have U __ZdlPv The only point of interrest I can add is that I get this error trying to build the GNUstep version of poppler but I don't get this problem when building the GNUstep version of xpdf. The point, as you may know, is that poppler is the same code as xpdf but bundled as a shared library. And PopplerKit uses the same objective C bridge approach than its predecessor, PDFKit. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29990