#61: vdigit makefile uses hardwired compile and link flags
------------------------+---------------------------------------------------
Reporter: kyngchaos | Owner: [email protected]
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/
_______________________________________________
grass-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-dev