glibc 2.1.91 (first test release for 2.2)

H . J . Lu hjl@lucon.org
Sat Jul 1 19:26:00 GMT 2000


On Sat, Jul 01, 2000 at 07:22:32PM -0700, Ulrich Drepper wrote:
> "H . J . Lu" <hjl@lucon.org> writes:
> 
> > # I18NPATH=. GCONV_PATH=/home/work/build/gnu/bin/glibc//iconvdata strace /home/work/build/gnu/bin/glibc/elf/ld.so --library-path /home/work/build/gnu/bin/glibc/ /home/work/build/gnu/bin/glibc/locale/localedef --quiet -c -f tests/test1.cm -i tests/test1.def /home/work/build/gnu/bin/glibc/localedata/test1
> > execve("/home/work/build/gnu/bin/glibc/elf/ld.so", ["/home/work/build/gnu/bin/glibc/elf/ld.so", "--library-path", "/home/work/build/gnu/bin/glibc/", "/home/work/build/gnu/bin/glibc/locale/localedef", "--quiet", "-c", "-f", "tests/test1.cm", "-i", "tests/test1.def", "/home/work/build/gnu/bin/glibc/localedata/test1"], [/* 29 vars */]) = 0
> 
> OK, localedef wants to print an error message.  Please try adding
> 
> 	LOCPATH=${common-prefix}localedata
> 
> to the environment localedef runs in.

It doesn't help. I will look into it when I find time this weekend.
Now, I am trying to figure out why exception doesn't work with gcc in
CVS when libstdc++-v3 is used.


H.J.


More information about the Libc-alpha mailing list