RE: [Buildroot] ‘__ctype_touplow_t’ and ‘__ctype_mask_t’ does not name a type

2013-04-18 Thread ANDY KENNEDY
Thomas, What was the resolution to this issue? I'm experiencing the same thing right now. The easy trick to fix this (as I see it) is to throw a #include into the top of , though I'm guessing that is a rather nasty hack. Anyone working with this on the uclibc list? On that list I saw some

Re: ‘__ctype_touplow_t’ and ‘__ctype_mask_t’ does not name a type

2013-03-22 Thread Bernd Schmidt
On 03/22/2013 09:54 PM, Bernhard Reutner-Fischer wrote: > Bernd, > do you think that something like > http://git.openembedded.org/openembedded-core/tree/meta/recipes-devtools/gcc/gcc-4.7/gcc-uclibc-locale-ctype_touplow_t.patch > would be acceptable? I couldn't say, I'm not a libstdc++-v3 maintain

Re: ‘__ctype_touplow_t’ and ‘__ctype_mask_t’ does not name a type

2013-03-22 Thread Bernhard Reutner-Fischer
On Thu, Mar 14, 2013 at 01:58:24PM -0500, Jorge Ventura wrote: >Subject: ‘__ctype_touplow_t’ and ‘__ctype_mask_t’ does not name a type > > >Hi, > >I am trying to compile one code and I am getting the following errors: > >buildroot-2013.02/output/host/usr/lib/gcc/i586-buil