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

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

 



> 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 of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux