Re: How to disable -fvtable-thunks
Re: How to disable -fvtable-thunks
- Subject: Re: How to disable -fvtable-thunks
- From: Jake <email@hidden>
- Date: Tue, 6 May 2003 11:25:48 -0400 (EDT)
I looked everywhere as everyone has suggested but couldn't seem to find a
place within project builder to remove this flag. In the end, I digged
into the .pbproj directory and manually removed the flag in OTHER_CFLAGS
line from the file "project.pbxproj".
jake
>
>Project builder kept complaining that:
>
>
>
>cc1plus: warning: -fvtable-thunks is no longer supported
>
>
>
>I have walked through all the items in the Project Target
>
>setting. Where do I go to turn it off?
>
>
I'm just guessing, but I'll bet that means you are mixing old and new
>
C++ libraries somehow.
_______________________________________________
coreaudio-api mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/coreaudio-api
Do not post admin requests to the list. They will be ignored.