This is the mail archive of the libc-alpha@sources.redhat.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]
Other format: [Raw text]

Re: [PATCH] fix check-textrel on powerpc-linux


 On Thu, Feb 20, Ulrich Drepper wrote:

> 
> > 	* sysdeps/powerpc/powerpc32/sysdep.h (HIDDEN_JUMPTARGET): Redefine.
> 
> This patch looks OK, I've checked it in.

Thanks. I was tracking this bug with Franz, he wants to know the
underlying issue. But it does not fail anymore with current cvs version
of binutils, gcc-3.2, gcc-3.3 and gcc-3.3-hammer tree, and glibc head +
his patch that he sent in another mail. (cvs status from today 1am GMT)


olaf at papaya:~/gcc> grep Error make_gnu3*log
make_gnu32.sh.log:make[1]: [install-info] Error 1 (ignored)
make_gnu32.sh.log:make[1]: [install-info] Error 1 (ignored)
make_gnu32.sh.log:make[2]: [/home/olaf/gcc/gnu32/obj-glibc/posix/annexc.out] Error 1 (ignored)
make_gnu32.sh.log:make[2]: *** [/home/olaf/gcc/gnu32/obj-glibc/io/test-lfs.out] Error 1
make_gnu32.sh.log:make[1]: *** [io/tests] Error 2
make_gnu32.sh.log:make[2]: *** [/home/olaf/gcc/gnu32/obj-glibc/rt/tst-aio64.out] Error 1
make_gnu32.sh.log:make[1]: *** [rt/tests] Error 2
make_gnu32.sh.log:make: *** [check] Error 2
make_gnu33.sh.log:make[1]: [install-info] Error 1 (ignored)
make_gnu33.sh.log:make[1]: [install-info] Error 1 (ignored)
make_gnu33.sh.log:make[2]: [/home/olaf/gcc/gnu33/obj-glibc/posix/annexc.out] Error 1 (ignored)
make_gnu33hammer.sh.log:make[1]: [install-info] Error 1 (ignored)
make_gnu33hammer.sh.log:make[1]: [install-info] Error 1 (ignored)
make_gnu33hammer.sh.log:make[2]: [/home/olaf/gcc/gnu33hammer/obj-glibc/posix/annexc.out] Error 1 (ignored)

Maybe I mixed my glibc tree, I will have a closer look at it tomorrow.
This glibc tree does not contain Alans patch, at least it is supposed to
be...



Gruss Olaf

-- 
A: No.
Q: Should I include quotations after my reply?


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