This is the mail archive of the gcc-help@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]

recompile gcc with --enable-clocale=gnu, still not work with unicode outfile


> You need to configure gcc with --enable-clocale=gnu and reinstall it.
> 
> That should be the default on GNU/Linux but apparently your system is
> missing something necessary to support named locales.

so I do
./configure --enable-clocale=gnu
make
make install

but it still run with same error(s)

any any advice from experienced c/g++ programers and thanks a lot in
advance again, Eric


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