This is the mail archive of the
binutils@sources.redhat.com
mailing list for the binutils project.
"make check" errror on ppc64, s390 and s390x
- From: "H. J. Lu" <hjl at lucon dot org>
- To: binutils at sources dot redhat dot com
- Date: Thu, 10 Apr 2003 12:36:02 -0700
- Subject: "make check" errror on ppc64, s390 and s390x
I got
./build-ppc64-linux/ld/ld.log:FAIL: ld-discard/start
./build-s390x-linux/ld/ld.log:FAIL: ld-discard/extern
./build-s390-linux/ld/ld.log:UNRESOLVED: TLS -fpic -shared transitions
./build-s390-linux/ld/ld.log:UNRESOLVED: Helper shared library
./build-s390-linux/ld/ld.log:UNRESOLVED: TLS -fpic and -fno-pic exec
transitions./build-s390x-linux/ld/ld.log:UNRESOLVED: TLS -fpic -shared
transitions
./build-s390x-linux/ld/ld.log:UNRESOLVED: Helper shared library
./build-s390x-linux/ld/ld.log:UNRESOLVED: TLS -fpic and -fno-pic exec
transitions
H.J.