This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC 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: Problems compiling Mozilla with GCC 4.5


On Wed, Nov 25, 2009 at 1:17 AM, Andrew Haley <aph@redhat.com> wrote:
>
> Is the symbol `nsAccessibleWrap::ReturnString(nsAString_internal&)::returnedString'
> defined anywhere?

This sounds like bug 41611.  Is
nsAccessibleWrap::ReturnString(nsAString_internal&) an inline function
(which causes that variable to be vague linkage)?

Thanks,
Andrew Pinski


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