[U-Boot] [PATCH] fix linker generated lists on non-C locales

Marek Vasut marex at denx.de
Mon Dec 3 04:57:11 CET 2012


Dear Wolfgang Denk,

> Dear Pavel Herrmann,
> 
> In message <1354470210-30801-1-git-send-email-morpheus.ibis at gmail.com> you 
wrote:
> > Setting LC_COLLATE=C is not enough if LC_ALL=en_US.utf8. The result is a
> > build that has no available commands. Setting LC_ALL=C for the generator
> > script helps.
> 
> Setting LC_ALL is a pretty supid thing and can usually be considered
> a bug.  Using it as suggested here brings us fromt he frying pan into
> the fire.
> 
> IMHO it would make more sense to just make sure that LC_ALL is not set
> at all, i. e. to explicitly unset it.

Hrm ... shall we introduce a patch that sanitizes the env then? Maybe we can fix 
the LDFLAGS/yocto issue that way too?

Best regards,
Marek Vasut


More information about the U-Boot mailing list