[GRASS5] Script to build babyGRASS for handhelds

Markus Neteler neteler at itc.it
Wed Apr 24 13:10:43 EDT 2002


On Wed, Apr 24, 2002 at 05:59:37PM +0100, Glynn Clements wrote:
> 
> Markus Neteler wrote:
> 
> > >  > If you're looking to save memory, generate stripped binaries, e.g.
> > >  > You could also try optimising for size:
> > > 
> > > Both good points.
> > 
> > Thanks - have update that. I currently face the problem that
> > mk/vars.mk
> > does not get the prefix/bindir from configure. But that's
> > eventually not yet implemented (will find a workaround).
> 
> What use would that be?
> 
> The only part of the build process which should need to know the
> prefix is the "install" target.


my ideas was to build standard GRASs and babyGRASS in the same
directory (with shared libs). Currently babyGRASS compilation is
overwriting everything in dist.$ARCH. I wanted to write
to ./babyGRASS/dist.$ARCH to protect the standard compilation.
A bit tricky perhaps.

What you suggest in the mk/README (cd ~/grass-build) is not
clear to me. But it may be the solution for my problem.

Markus



More information about the grass-dev mailing list