bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [bug-gnulib] Openat and localcharset issues on Darwin


From: Bruno Haible
Subject: Re: [bug-gnulib] Openat and localcharset issues on Darwin
Date: Tue, 20 Jun 2006 15:05:53 +0200
User-agent: KMail/1.9.1

Sergey Poznyakoff wrote:
> /usr/bin/ld: warning multiple definitions of symbol _locale_charset
> ../lib/libtar.a(localcharset.o) definition of _locale_charset in section 
> (__TEXT,__text)
> /usr/lib/libiconv.dylib(localcharset.o) definition of _locale_charset

You can ignore this warning. The /usr/lib/libiconv.dylib exports
locale_charset although it does not need to. Newer versions of libiconv
avoid this when compiled with gcc >= 4.0 on ELF systems.

Bruno




reply via email to

[Prev in Thread] Current Thread [Next in Thread]