Opened 10 years ago

Last modified 8 years ago

#2169 new defect

hardcoded gcc compiler in gem/Makefile

Reported by: mojca Owned by: grass-dev@…
Priority: normal Milestone: 6.4.6
Component: Default Version: 6.4.3
Keywords: Cc:
CPU: Unspecified Platform: Other Unix

Description

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.

Change History (3)

comment:1 by mojca, 10 years ago

I mean: in trunk there is no file gem/Makefile. I didn't try to compile the code from trunk yet.

in reply to:  1 comment:2 by martinl, 10 years ago

Replying to mojca:

I mean: in trunk there is no file gem/Makefile. I didn't try to compile the code from trunk yet.

Better to say there is no 'gem' in trunk (it has been dropped).

comment:3 by neteler, 8 years ago

Milestone: 6.4.46.4.6
Note: See TracTickets for help on using tickets.