On 03/04/2011 10:54 AM, Peter Mazinger wrote: > Hi, > > were can I find the referenced (extra/locale/Makefile.in) pregenerated > locales? Is there some download site for them as I find only the really old > one from 2003 > > Thanks, Peter
This is vaguely on my todo list since forever. Relevant blog entries about my last struggle with uClibc internationalization in november are at: http://landley.net/notes-2010.html#17-11-2010 http://landley.net/notes-2010.html#19-11-2010 http://landley.net/notes-2010.html#20-11-2010 I need to take a new stab at it with current -git. The problem I had with just making a pregen locale tarball is uClibc doesn't contain locale data, it copies it out of glibc. And that gets into GPL "preferred source" questions which bernhard had one opinion on and I wasn't sure I was comfortable with. (It's in the list archive somewhere a few months back.) In February somebody had a patch so the uClibc locale generation ran better under uClibc, I dunno if this avoids the need for external locales or not. Rob _______________________________________________ uClibc mailing list [email protected] http://lists.busybox.net/mailman/listinfo/uclibc
