On Fri, 16 Jan 2009, Christos Zoulas wrote:
Ok, this looks like the new locale code issue. Can you build a debugging libc make MKDEBUGLIB=yes install in libc, and then add -lc_g to your link line, and do the gdb trace again? What are your locale settings? Is what you are trying to expand 7-bit ascii?
echo $LOCALE shows it to be unset. Trying to compile with -lc_g gives me: ld: cannot find -lc_g