_PATH_CPP
(void)execl(_PATH_CPP, "tradcpp", "-nostdinc", "-I.",
err(EXIT_FAILURE, "Cannot exec `%s'", _PATH_CPP);