[GRASS-dev] starting GIPE modules insertion in main svn

Markus Neteler neteler at osgeo.org
Tue Sep 30 17:39:02 EDT 2008


On 9/30/08, Yann Chemin <yann.chemin at gmail.com> wrote:
...
> are there forgiving compilers around, so that this was not required
> explicitely?
> This is on my laptop:
>
> Target: x86_64-linux-gnu
> Configured with: ../src/configure -v --with-pkgversion='Debian
> 4.3.2-1' --with-bugurl=file:///usr/share/doc/gcc-4.3/README.Bugs
> --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr
> --enable-shared --with-system-zlib --libexecdir=/usr/lib
> --without-included-gettext --enable-threads=posix --enable-nls
> --with-gxx-include-dir=/usr/include/c++/4.3 --program-suffix=-4.3
> --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc
> --enable-mpfr --enable-cld --enable-checking=release
> --build=x86_64-linux-gnu --host=x86_64-linux-gnu
> --target=x86_64-linux-gnu
> Thread model: posix
> gcc version 4.3.2 (Debian 4.3.2-1)

I am using also
 -fno-common
which helps to catch stuff. Earlier I used even
 -Werror-implicit-function-declaration
but at some point it was to restricted (didn't try recently).

Markus

Markus


More information about the grass-dev mailing list