[PATCH] Fix .tls_common handling in ld -r

H. J. Lu hjl@lucon.org
Fri Jun 16 15:48:00 GMT 2006


On Fri, Jun 16, 2006 at 05:31:56PM +0200, Jakub Jelinek wrote:
> On Fri, Jun 16, 2006 at 08:25:56AM -0700, H. J. Lu wrote:
> > > 2006-06-16  Jakub Jelinek  <jakub@redhat.com>
> > > 
> > > 	* ld-elf/tls_common.exp: New test.
> > > 	* ld-elf/tls_common.s: New file.
> > > 
> > 
> > Is that possible to add tls_common.d instead of tls_common.exp?
> 
> I doubt it, because you need to run ld twice, first
> ld -r -o tls_common1.o tls_common.o
> and then
> ld -o tls_common tls_common1.o
> How do you express that in *.d?

I see.

H.J.



More information about the Binutils mailing list