On Fri Jul 09, 2004 at 11:39:22AM -0700, David Meggy wrote: > This will fail at the C++ locale build for libstdc++, and I haven't had > the time to debug this yet. There must be something different about the > stock gcc source I usually use and the patches Debian applies.
gcc uses glibc internals when compiling libstdc++, and must be taught to use uClibc instead. gcc patches are available from uclibc.org, -Erik -- Erik B. Andersen http://codepoet-consulting.com/ --This message was written using 73% post-consumer electrons--

