[GRASS-dev] Re: [GRASS GIS] #38: configure.in: wxwidgets and python checks

Hamish hamish_b at yahoo.com
Sat Feb 9 19:04:36 EST 2008


Glynn:
> E.g. on my system:
> 
> 	$ python-config --cflags
> 	-I/usr/include/python2.4 -I/usr/include/python2.4
> -fno-strict-aliasing -DNDEBUG
> 
> Okay, so --with-python-includes=-I/usr/include/python2.4 might
> suffice, depending upon whether or not the code actually uses
> anything which violates C aliasing rules and/or the extent to which
> the compiler takes advantage of them (I presume the
> -fno-strict-aliasing flag is there for a reason).
> 
> But that's on my system. There's no telling what additional flags it
> might need on some other system.


FWIW, on my system (Debian/stable) there is no python-config in sight.

$ locate python-config
$ apt-file search bin/python-config
$

nothin.
 (apt-file searches all packages in the entire Debian(/stable) archive)
 renamed?


Hamish



      ____________________________________________________________________________________
Never miss a thing.  Make Yahoo your home page. 
http://www.yahoo.com/r/hs



More information about the grass-dev mailing list