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: [BUG] inconsistent behavior of ld -R


Hello Nick, H. J. Lu,

Thanks for your previous feedback. Unfortunately I've been able to
reproduce this with ld 2.14.

$ ld --version
GNU ld version 2.14.90.0.7 20031029 Debian GNU/Linux

$ gcc  -v --version
2.95.4

H. J. Lu: I'm sorry for not being able to provide a self-contained
test-case. I discovered this while trying to compile an alternate
implementation of the schedule() function for Linux 2.4.21. You will
need to have a /usr/src/linux-2.4.21 around with an already compiled
vmlinux image, since that's the one I tried to use. Other 2.4.x kernels
may work too.

The test case I had sent in the past for this is attached here again.

Regards,
Kristis Makris


On Fri, 2003-11-14 at 10:55, Nick Clifton wrote:
> Hi Kristis,
> 
> > $ ld --version
> > GNU ld version 2.12.90.0.1 20020307 Debian/GNU Linux
> 
> 2.12 is an old version of binutils.  2.14 is the current release and
> the sources in the CVS repository have quite a few bug fixes which are
> not in 2.14.  So I would suggest trying to reproduce your problem with
> one of these versions.
> 
> Cheers
>         Nick
>         
-- 

Attachment: ld_-R_bug.tar.gz
Description: application/compressed-tar


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