This is the mail archive of the libc-alpha@sourceware.org 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 v3] Fix dynamic linker issue with bind-now


Ping.

-----Original Message-----
From: Petar Jovanovic [mailto:petar.jovanovic@rt-rk.com] 
Sent: Wednesday, April 1, 2015 1:20 AM
To: 'Mike Frysinger'
Cc: 'libc-alpha@sourceware.org'
Subject: RE: [PATCH v3] Fix dynamic linker issue with bind-now

Ping.

-----Original Message-----
From: Petar Jovanovic [mailto:petar.jovanovic@rt-rk.com] 
Sent: Thursday, March 12, 2015 5:37 PM
To: 'Mike Frysinger'
Cc: 'libc-alpha@sourceware.org'
Subject: RE: [PATCH v3] Fix dynamic linker issue with bind-now

-----Original Message-----
From: Mike Frysinger [mailto:vapier@gentoo.org] 
Sent: Wednesday, March 11, 2015 5:09 AM
To: Petar Jovanovic
Cc: libc-alpha@sourceware.org
Subject: Re: [PATCH v3] Fix dynamic linker issue with bind-now

> by break, do you mean it fails to link ?  or it doesn't trigger the test ?

It fails to link with a linker error:

"linker error: /usr/bin/ld: .rela.dyn not found for insert"

What I can do is to move the Makefile part into sysdeps/x86_64/Makefile.

This way, it will be triggered for x86-64 only.

What do you say?

Regards,
Petar


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