Re: Why are dwarf2 symbols getting assigned hidden visibility?

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

 



John Marino <gnugcc@xxxxxxxxx> writes:

> Could the inability of NetBSD assembler support .weakref be the
> explanation for the unwind symbols to be marked as hidden on the gnat1
> executable even though they are marked as global on their individual
> object files?

That a look at the libraries from which the gnat1 executable is pulling
in the symbols, and see how the symbols are marked there.  That is, it
is the .so that matters, not the .o.  And the .so may be being changed
due to a version script.

Ian


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux