|
From: David S. <da...@si...> - 2010-02-11 18:38:10
Attachments:
Makefile.am
|
On Thursday 11 February 2010 17:49:40 you wrote: > It looks like it's a derivative of the Makefile for 'none', not Massif. > 'none' doesn't use a preload file, so uh, maybe if you start over using > massif/Makefile.am ? Or at least, consistently rename in your Makefile? > atm there are three mentions of "NONE_SOURCES_COMMON", which can't be > right. Thanks for pointing that out. I must have overlooked that. Changing NONE to VISUALDBG and updating Makefile.in did the trick. Now vgpreload get's built. |