This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: strong and weak Symbol
- From: Yuxin Ren <ryx at gwmail dot gwu dot edu>
- To: gcc-help <gcc-help at gcc dot gnu dot org>
- Date: Mon, 5 Oct 2015 18:32:23 -0400
- Subject: Re: strong and weak Symbol
- Authentication-results: sourceware.org; auth=none
- References: <CAAKbDrdW+f6cF44gzLTZ_nhd-CQN9o2XbYQrjdk5UYuhk7tE3A at mail dot gmail dot com>
> Hi,
>
> Is there any special case for static library that a weak Symbol cannot be override by a strong Symbol?
>
> Thanks a lot.
> Yuxin