This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PATCH] locale_charset() - multiple symbols during linking.


The attached patch fixes a minor glitch with the embedded intl library, which will provide an additional
copy of the local_charset() function on systems where there is already a libiconv but no libintl.


Please someone apply this.

2005-12-30 Marcin Dalecki <martin@dalecki.de>

* intl/localecharset.c: Don't provide locale_charset if it's already in the system libraries
as claimed intl/loadmsgcat.c.



Attachment: gcc-iconv.diff
Description: Binary data


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]