[GRASS-dev] [GRASS GIS] #2169: hardcoded gcc compiler in gem/Makefile
GRASS GIS
trac at osgeo.org
Mon Jan 20 05:12:24 PST 2014
#2169: hardcoded gcc compiler in gem/Makefile
-------------------------+--------------------------------------------------
Reporter: mojca | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: 6.4.4
Component: Default | Version: 6.4.3
Keywords: | Platform: Other Unix
Cpu: Unspecified |
-------------------------+--------------------------------------------------
This is not an issue in `trunk` any longer, but both in the latest release
(6.4.3) and in `branches/releasebranch_6_4` the file `gem/Makefile`
hardcodes `gcc` as compiler which is causing some problems in `MacPorts`.
Here are some other potentially problematic sources with hardcoded gcc:
* `gui/scripts/g.extension.py`
* `lib/python/ctypes/ctypesgen.py`
* `lib/python/ctypes/ctypesgencore/options.py`
* `lib/vector/rtree/Makefile.alone`
* `macosx/modbuild/Platform.make.in`
* `vector/v.mapcalc/Makefile`
* `vector/v.mapcalc/plugins/Makefile`
but I don't know when/if these are used.
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/2169>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list