Re: Hundred of C++ linker warnings in Xcode 3: odd but not fatal
Re: Hundred of C++ linker warnings in Xcode 3: odd but not fatal
- Subject: Re: Hundred of C++ linker warnings in Xcode 3: odd but not fatal
- From: "Sean McBride" <email@hidden>
- Date: Mon, 3 Dec 2007 10:09:45 -0500
- Organization: Rogue Research
On 12/2/07 6:01 PM, Jerry said:
>Only 851? I get 4000 warnings every time I build (luckily, the
>warnings Xcode shows per architecture seems to be limited to 2000).
>I've managed to reduce this (to 4000) by building my own static
>libraries with -fvisibility=default, but I've no idea what to do about
>third-party static libraries which I don;t have control over. The
>warnings are really annoying, increase the build time substantially
>and hide any "real" warnings or errors you get.
I have also seen these. I have fixed almost all of them by matching
'visibility' options in both static libs and the main app, luckily I
have the source to all my libs. However, even after doing this, a few
hundred remain, and I cannot figure out how to get rid of them.
--
____________________________________________________________
Sean McBride, B. Eng email@hidden
Rogue Research www.rogue-research.com
Mac Software Developer Montréal, Québec, Canada
_______________________________________________
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