On Monday 08 June 2009, Bent wrote: > 2009/6/8 Nathanael Anderson <[email protected]>: > > if warnings are being treated as errors, thats a gcc issue. > > Yes and no. True, it is gcc that reports the thing (cc1), but gcc is > controlled by options set in the Makefile and *that* is a Linphone > issue.
I have a feeling it's a local default option rather than something linphone explicitly sets, but you can use the configure option --enable-strict=no to explicitly keep warnings as warnings. _______________________________________________ Linphone-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/linphone-users
