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

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

 



On Mon, Jun 27, 2011 at 7:31 PM, Jonathan Wakely <jwakely.gcc@xxxxxxxxx> wrote:
> On 28 June 2011 00:04, eric wrote:
>>
>>> 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
>
> (You obviously didn't read the installation docs, you're not supposed
> to run ./configure in the source directory)
This seems to come up alot.

Perhaps ./configure should result in error if cwd is the source
directory. If it does not error, perhaps it should lock up the
keyboard, or shut down the machine to keep folks from moving forward
;).

At minimum, it will probably reduce questions on the list.

Jeff


[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