bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug binutils/574] New: strip doesn't presever TLS type


From: Nick Clifton
Subject: Re: [Bug binutils/574] New: strip doesn't presever TLS type
Date: Tue, 30 Nov 2004 12:08:52 +0000
User-agent: Mozilla Thunderbird 0.7.3 (X11/20040803)

Hi HJ,

address@hidden strip]$ gcc -c foo.c
address@hidden strip]$ readelf -s foo.o
address@hidden strip]$ strip -g foo.o
address@hidden strip]$ readelf -s foo.o

I just tried this procedure and ended up with a stripped foo.o that still has a symbol "foo" with the TLS type. I was using today's GCC and BINUTILS sources and an i686-pc-linux-gnu target running natively.

In what environment did you reproduce this problem ?

Cheers
  Nick






reply via email to

[Prev in Thread] Current Thread [Next in Thread]