Abdelrazak Younes wrote:
Timothy Reaves wrote:
/sw/lib/odcctools/bin/ld: multiple definitions of symbol (anonymous namespace)::ucs4_codeset support/.libs/libsupport.a(unicode.o) definition of (anonymous namespace)::ucs4_codeset in section (__DATA,__data) support/.libs/libsupport.a(docstream.o) definition of (anonymous namespace)::ucs4_codeset in section (__DATA,__data)

This is again the non invisible anonymous namespace bitting you. What version of gcc do you have? Or maybe it is a linker issue?

Anyway, this simple patch will solve it. Any objection Georg? Or would you prefer to reuse the ones defined in unicode.C?

Abdel.


        I'm using gcc 4.1.almost2.

Reply via email to