This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Dynamically wrap non dynamic symbol


On Sep 21 2017, Christian Gagneraud <chgans@gmail.com> wrote:

> main() uses Bar and Bar inherits Foo. When the compiler is run on any
> of these files, it has no clue where other's unit symbol are/will be
> located, it has even no clue if it's a dynamic symbol or not (it is
> only aware of the class declaration).

A non-default visibility attribute can change the picture.

Andreas.

-- 
Andreas Schwab, SUSE Labs, schwab@suse.de
GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE  1748 E4D4 88E3 0EEA B9D7
"And now for something completely different."


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]