This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils 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: Results for binutils 2.14.90 20030601 testsuite on sparc64-unknown-linux-gnu


On Sun, Jun 01, 2003 at 09:51:41AM +0200, Christian Joensson wrote:
> On Sun, Jun 01, 2003 at 09:26:35AM +0200, Christian Joensson wrote:
> > Aurora SPARC Linux 1.0 (Ansel) Ultra1 single UltraSparc I sun4u:
>  
> > LAST_UPDATED: Sun Jun  1 05:52:00 UTC 2003
> > 
> > Native configuration is sparc64-unknown-linux-gnu
> 
> > 		=== ld tests ===
> 
> quite a few reportings have:
> 
> lt-ld-new: unrecognized option
> '-B/usr/local/src/gcc-binutils/trunk/objdir-binutils/ld/tmpdir/ld/'
> lt-ld-new: use the --help option for usage information
> 
> for example
> 
> Running /usr/local/src/gcc-binutils/trunk/src/ld/testsuite/ld-checks/checks.exp ...
> /usr/local/src/gcc-binutils/trunk/objdir-binutils/ld/../gas/as-new   -o tmpdir/asm.o /usr/local/src/gcc-binutils/trunk/src/ld/testsuite/ld-checks/asm.s
> /usr/local/src/gcc-binutils/trunk/objdir-binutils/ld/ld-new -B/usr/local/src/gcc-binutils/trunk/objdir-binutils/ld/tmpdir/ld/ -L/usr/local/gcc-binutils/sparc-unknown-linux-gnu/lib -L/usr/local/gcc-binutils/lib -L/usr/local/lib -L/lib -L/usr/lib  -o tmpdir/asm.x --check-sections tmpdir/asm.o
> lt-ld-new: unrecognized option '-B/usr/local/src/gcc-binutils/trunk/objdir-binutils/ld/tmpdir/ld/'
> lt-ld-new: use the --help option for usage information
> FAIL: check sections 1

It works for me. It checks if $ld is gcc before adding -B.... Please
find out why it doesn't do it for you.

> 
> also, a few have
> 
> 
> lt-ld-new: skipping incompatible /lib/libc.so.6 when searching for
> /lib/libc.so.6 lt-ld-new: cannot find /lib/libc.so.6 collect2: ld
> returned 1 exit status
> 

I don't have a system using /lib64. Please find out why ld/tmpdir/libpath.exp
created by build is not right. The search path should be the same as
the real linker.


H.J.


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