[GRASS-dev] Re: [GRASS GIS] #61: vdigit makefile uses hardwired
compile and link flags
GRASS GIS
trac at osgeo.org
Mon Mar 24 15:24:53 EDT 2008
#61: vdigit makefile uses hardwired compile and link flags
------------------------+---------------------------------------------------
Reporter: kyngchaos | Owner: grass-dev at lists.osgeo.org
Type: defect | Status: new
Priority: major | Milestone: 6.4.0
Component: Python | Version: 6.3.0 RCs
Resolution: | Keywords:
------------------------+---------------------------------------------------
Comment (by kyngchaos):
You could look at GDAL for an example of configuring and running
distutils. Also, the old python bindings in GDAL (ogpython, in the pymod
dir) used a manual-compile method that could be of use. But distutils is
standard stuff for python, so we shouldn't be afraid to use it.
If we don't use distutils, for whatever reason, we're stuck with trying to
configure some form of PYTHON_LD, like in the GDAL ogpython.
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/61#comment:10>
GRASS GIS <http://grass.osgeo.org>
GRASS Geographic Information System (GRASS GIS) - http://grass.osgeo.org/
More information about the grass-dev
mailing list