|
From: Julian S. <js...@ac...> - 2007-11-17 18:37:33
|
On Saturday 17 November 2007 13:51, Bart Van Assche wrote: > I propose to use the prefix exp_ instead of exp-. My motivation is as > follows: * The rule all-local from the top-level Makefile.am (which > installs tool executable and redirections into the .in_place directory) > fails for tools which have a hyphen in their name. > * The core fails to load the file <cpu>-<os>/vgpreload_<tool name>.so > when the tool name contains a hypen. I just fixed the build system for in-place runs to handle this case. (r7174). J |