Le jeudi 29 octobre 2015 18:08:12, Even Rouault a écrit : > Le jeudi 29 octobre 2015 17:59:52, Greg Troxel a écrit : > > Even Rouault <[email protected]> writes: > > > Hi, > > > > > > We've achieved an important and symbolic milestone that will mean > > > something to developers: most of our (Unix) builds are warning free > > > (for the library + utilities) ! That is they pass with -Wall -Wextra > > > -Werror compiler options. Not bad for a ~ 400 K effective line of code > > > project ( ~ 800 K, with white lines + comments). > > > > On which platforms and which CPU types? > > Some answers at the bottom of my first email > > > Hopefully this includes a build > > on each of the 4 common BSDs and Illumos and perhaps OS X, and not only > > i386 and amd64 but also a few things like sparc64 and arm. > > OS X as mentionned in my email, but I haven't tested other BSDs or Illumos > (do people actually still use that beast...). Anyway people are welcome to > test and provide fixes if there found issues. The Android build is a ARM > one.
I've also added a big endian target with the armeb-linux-gnueabihf linaro cross compilation chain : https://github.com/rouault/gdal_coverage/blob/trunk_big_endian/.travis.yml Only cross compilation tested. -- Spatialys - Geospatial professional services http://www.spatialys.com _______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
