------- Additional Comments From raj dot khem at gmail dot com  2010-01-15 
18:29 -------
(In reply to comment #9)
> (In reply to comment #8)
> > In reply to comment #6.  Look again.
> > $ nm -o *.o | grep _ZN13LnkPropertiesD1Ev
> > fileselector.o:         U _ZN13LnkPropertiesD1Ev
> > lnkproperties.o:00000ae9 T _ZN13LnkPropertiesD1Ev
> > moc_lnkproperties.o:00000001 W _ZN13LnkPropertiesD1Ev
> > 
> 
> Is lnkproperties.o used for linking?

yes it is look at the doit.sh script in the testcase. I don't think this can be
closed as invalid just yet. There is a global definition for the symbol
~LnkProperties() as seen in  lnkproperties.o and linker is making it HIDDEN in
the final shared library which is not
expected behaviour IMO. On other note this worked before and now it does not so
either there has to be other way of doing it or its a regression. If you need to
have a look at the sourcecode its here 

http://people.via.ecp.fr/~clem/nist/doxydoc/allOpie/

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|INVALID                     |


http://sourceware.org/bugzilla/show_bug.cgi?id=11175

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to