This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


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: Glibc Build locals


Hi Christian,

You forgot to put the list in Cc. ;)

Please avoid top posting.

On Friday 24 February 2012 11:28:32 Christian MÃller wrote:
> Hello,
> now, i tried many settings. But no setting works for me.
> I can't change the locale by using setlocale(). LC_ALL is ever C.
>
> I tried to copy locale, localedef and sysroot/usr/lib/locale/* to my
> target.
> e.g export LANG=de_DE works., but after this my application ends with
> seg fault.

So you mean that the build of your toolchain now succeeds, but that it seems
unusable to handle locales at runtime of your built application. Right?

Can you strace/ltrace your application to see where it seg faults?

Regards,
BenoÃt

--
For unsubscribe information see http://sourceware.org/lists.html#faq


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