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: Failure in CRIS test


> Date: Mon, 22 Apr 2002 22:07:40 -0700
> From: "H . J . Lu" <hjl@lucon.org>

> > What does ld.log say about it?
> > 
> 
> ./ld-new  --shared -m crislinux --version-script $srcdir/$subdir/hide1 -o
> tmpdir
> /dump tmpdir/dump0.o tmpdir/dump1.o
> /export/build/gnu/binutils/build-cris-linux/ld/../binutils/readelf  -S -s -r
> tmp
> dir/dump > tmpdir/dump.out 
> regexp_diff match failure 
> regexp "^  \[ 6\] \.rela\.got         RELA            [0-9a-f]+ [0-9a-f]+
> 00000c
>  0c   A  2   a  4$"   
> line   "  [ 6] .rela.dyn         RELA            00000228 000228 00000c 0c   A  

I don't have a ".rela.dyn", though I get one if I manually add
"-z combreloc" to the ld flags in that test.  Why do you have one?
Do you have local patches that made "-z combreloc" the default?

brgds, H-P


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