mingw-cross-env-list
[Top][All Lists]
Advanced

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

Re: [Mingw-cross-env-list] Undefined nl_langinfo, what package am I miss


From: Tony Theodore
Subject: Re: [Mingw-cross-env-list] Undefined nl_langinfo, what package am I missing?
Date: Sun, 24 Mar 2013 23:14:28 +1100

On 24/03/2013, at 10:58 PM, Ilari Liusvaara <address@hidden> wrote:

> Could it be possible that I have some stale library from some
> buggy version that won't get rebuilt often[*] and is causing
> the failures?

Indeed, we don't have an uninstall mechanism so rebuilding over previous 
versions only works if the installed files are the same. In this case, the fix 
was to move the offending header to a subdirectory, so the old one would just 
stay there. 

> [*] Including not getting rebuilt by compiler update (e.g. to
> GCC 4.8), which seems to rebuild darn near everything...

It's a good time to do a `make clean` - changes to gcc will cause a full 
rebuild anyway, so you might as well start from a clean base. FWIW, I'd 
recommend running `make clean` reasonably often.

Cheers,

Tony




reply via email to

[Prev in Thread] Current Thread [Next in Thread]