Can weak references refer to a variable (instead of a function)?

Erik Leunissen e.leunissen@hccnet.nl
Mon Jun 25 21:59:00 GMT 2012


On 25/06/12 23:42, Erik Leunissen wrote:
> a. is that true for both the alias and the symbol to which it refers?
> b. with respect to the symbol referred to, does it matter what its
> storage class is (global extent, static local extent or automatic local
> extent)?

additionally:

c. does it matter whether the link is resolved by the link editor or 
dynamically, at runtime, by the loader?

Erik.

>
> Thanks for any insight,
>
> Erik.
>



More information about the Gcc-help mailing list