On Sat, 24 Oct 2009 14:39:38 +0200, Danny Backx <danny.ba...@scarlet.be> wrote: > On Fri, 2009-10-23 at 21:58 +0200, Vincent R. wrote: >> When compiling latest sources on Snow Leopard I have the following >> warning >> : >> >> cc1: warnings being treated as errors >> /Users/vincent/Projets/cegcc/src/binutils/binutils/strings.c: In function >> ‘strings_file’: >> /Users/vincent/Projets/cegcc/src/binutils/binutils/strings.c:419: >> warning: >> ‘stat64’ is deprecated (declared at /usr/include/sys/stat.h:465) >> >> So could you please add the following configure arg : -disable-werror. > > To what should this be added ? to binutils configure
> > In stuff I find via a search engine, I find this in configure commands > for binutils but also for gdb. > > And do you know what the effect is ? Usually when compiling binutils warning are treated as errors and stop compilation. This argument prevents this and a warning is just treated as a warning not as an error. ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ Cegcc-devel mailing list Cegcc-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/cegcc-devel