Re: C++ compilation errors in wchar.h

2011-04-01 Thread Bruce Korb
On Fri, Apr 1, 2011 at 3:02 PM, Bruno Haible wrote: >> ../lib/wchar.h:751:27: error: invalid type in declaration before ';' token >> ../lib/wchar.h:751:27: error: 'int wmemchr' redeclared as different kind of >> symbol > > This appears to be a glibc >= 2.10 platform, right? I reproduce it on a RH

Re: C++ compilation errors in wchar.h

2011-04-01 Thread Bruno Haible
Bruce Korb wrote: > /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link gcc -std=gnu99 > -g -O2 -o test-vsprintf-posix test-vsprintf-posix.o libtests.a > ../lib/libposix.la libtests.a > libtool: link: gcc -std=gnu99 -g -O2 -o .libs/test-vsprintf-posix > test-vsprintf-posix.o libtest