> Recursive invocations of MAKE are supposed to pass down any > variables that matter. Do you have any example in which this is not > done? Yes. Try to set another value of `program_transform_name' by putting it in command line of GNU `make' being run in top-level build dir (of which `gcc' is subdir).