This is the mail archive of the libc-alpha@sourceware.cygnus.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: glibc 2.1.91 (first test release for 2.2)


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.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]