[GRASS-dev] Re: [GRASS-windows] WinGRASS: Error with c++ compiler

Glynn Clements glynn at gclements.plus.com
Thu Feb 7 08:43:22 EST 2008


Moritz Lennert wrote:

> > Thanks, the problem has been fixed by installing the "gcc-g++" package.
> > I then compiled with make and got the errors below. 
> > Any idea of what to do in order to get rid of these errors? 
> 
> All these, except for the i.attcor are known and either 'won't fix' or 
> at least not immediate priorities (see
> http://geog-pc40.ulb.ac.be/grass/wingrass/winmakeerror.log and 
> http://grass.gdf-hannover.de/wiki/WinGRASS_Current_Status).

I've committed fixes for the i.class and photo.2image problems.

The r.terraflow issues probably aren't that hard to fix. getpagesize()
can be replaced by a hardcoded constant. The use of getrusage() etc is
largely gratuitous; the program would still work without it, but
figuring out how to remove it isn't trivial.

The other modules are all quite Unix-specific in their design.

-- 
Glynn Clements <glynn at gclements.plus.com>


More information about the grass-dev mailing list