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]

Re: [PATCH] Avoid multiple symbols from locale_charset


howarth@bromo.msbb.uc.edu (Jack Howarth) writes:

>     The following patch avoids multiple symbols for _locale_charset
> if libiconv is being used. Tested on Darwin PPC without regressions.
> 
> 2006-09-11  Jack Howarth  <howarth@bromo.med.uc.edu>
> 
>         * intl/localecharset.c: Avoid providing locale_charset if
>         libiconv present.

You should read the README in intl/ and follow the instructions.


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