> correctly, then if your gcc supports -fgnu89-inline, you can work around the > issue by specifying CFLAGS='-fgnu89-inline' at configure time.
Thanks. By the way, I don't have it 100% nailed down yet, but it seems likely that the fixed wchar.h was not installed (it did get built) because I did the build in the source directory, despite the gcc doc saying they don't like this approach (though it's still supposed to be supported). Probably no one else will ever have this particular confluence of circumstances ... sorry to wake up everyone. Best, k