[GRASS5] Problem compiling Grass51

Glynn Clements glynn.clements at virgin.net
Tue Apr 29 19:04:15 EDT 2003


Paul Kelly wrote:

> Before fixing it we have to know why it is done like that, with the full
> pathname of the static library. Why not do it like GPROJLIB = -lproj,
> GISLIB = -lgis etc. in GRASS 5.0. Neater looking and makes it possible to
> use shared libraries.

This issue was discussed in more detail in this message:

From: Glynn Clements <glynn.clements at virgin.net>
Subject: Re: [GRASS5] Error building 5.1 CVS head on Solaris 8 sparc <solved>
Date: Mon, 17 Mar 2003 14:46:46 +0000
Message-ID: <15989.57302.700118.276714 at cerise.nosuchdomain.co.uk>

Summary: we need separate FOOLIB/DEPFOOLIB variables. Using a single
variable only works for static libraries with no dependencies (or if
you are going to handle all the dependencies in each individual
Makefile, which is the wrong approach).

-- 
Glynn Clements <glynn.clements at virgin.net>




More information about the grass-dev mailing list