This is the mail archive of the libc-locales@sourceware.org mailing list for the GNU libc locales 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: localedef during tests suddenly needs a lot of memory


On Thu, 17 Aug 2017, Florian Weimer wrote:

> With upstream master as of commit
> bb6274ee1293a6bc76d9d7c889783303de181295, I see that make check in the
> localedata subdirectory needs lots and lots of memory (several gigabytes).

localedef has never been particularly parsimonious in its use of memory, 
but historically that was of the form "if you're testing on a board with 
e.g. only 32 MB of memory, you might need to cross-build the locales".  It 
shouldn't need several GB; I'd say if it's even using 256 MB it should be 
made smarter.

-- 
Joseph S. Myers
joseph@codesourcery.com


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