Re: silencing linker warnings
Re: silencing linker warnings
- Subject: Re: silencing linker warnings
- From: Peter O'Gorman <email@hidden>
- Date: Mon, 26 Nov 2007 19:43:57 -0600
John Mikros wrote:
> Hello all,
>
> Is there any way to inhibit all linker warnings? I get thousands of
> warnings when linking to a third party library that I don't have control
> over that I don't want to see. Worse yet, there's so many warnings that
> any linker errors are not shown and instead I get a message along the
> lines of "additional linker warnings and errors suppressed."
>
> Thanks for any help
ld man page says:
-w Suppress all warning messages
I do not know how you'd pass this using the Xcode GUI though.
Peter
--
Peter O'Gorman
http://pogma.com
_______________________________________________
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