Re: ld: warning vtable (how to fix)
Re: ld: warning vtable (how to fix)
- Subject: Re: ld: warning vtable (how to fix)
- From: "Michael Wu" <email@hidden>
- Date: Thu, 22 Nov 2007 22:55:24 -0500
Thanks, Mike!
The problem was the option "enable Inline Methods Hidden" was not
checked on 3 static library when compile in Xcode 3.0 but the
application was checked.
On Nov 22, 2007 7:06 PM, Mike Throckmorton <email@hidden> wrote:
> Michael Wu Thursday, November 22, 2007 6:04 PM
>
> >I got these link warnings (>500 of them) when I link in a static lib.a
> >into an application. These warnings were not show in Xcode 2.4.
> >
> >The static lib also build with Xcode 3.0 and has no warnings.
> >
> >Does any one has suggestions of fixing?
>
> You may be able to reduce the number, depending the specific
> cause, by enabling the "Inline Methods Hidden" GCC4.0 code
> generation option.
>
> There is a discussion of this issue at:
>
> <http://developer.apple.com/releasenotes/DeveloperTools/RN-GCC4/index.html>
>
> -----------------------------------------------
> Mike Throckmorton email@hidden
> Software Engineer
> My Mac running Mac OS X has been up 6 days,
>
> running Mac OS X and it's starting to drift.
>
>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden