W dniu 2012-02-27 16:32, Spencer Oliver pisze: > On 27 February 2012 15:27, Szymon Modzelewski<[email protected]> wrote: >> >> No need for special hosts, it doesn't build here (linux) without >> disabling build warnings either. It chokes on an unused variable. >> Perhaps different gcc versions use different switches by default, or >> the detection of unused variables has improved. > > I am guessing the latter as building is fine for me here, but i am > using 10.04LTS and the build server (jenkins) is running 10.10.
Exactly - it depends on GCC version - 4.7.x is much more picky about unused variables. 4\/3!! ------------------------------------------------------------------------------ Try before you buy = See our experts in action! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-dev2 _______________________________________________ OpenOCD-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openocd-devel
