[GRASS-dev] PATCH: debugging.txt

Glynn Clements glynn at gclements.plus.com
Thu Aug 3 22:59:08 EDT 2006


Brad Douglas wrote:

> Any suggestions/objections to the attached patch?

> + * After running 'configure', include/Make/Platform.make should be 
> +   edited and append -pg to LINK_FLAGS

No need; just add -pg to LDFLAGS when running configure, e.g.

	CFLAGS='-pg -O2' LDFLAGS=-pg ./configure ...

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




More information about the grass-dev mailing list