Hi Marc, > Does it make sense to patch addToSearchPath so that it only adds > paths if they exist? personally, I don't see any benefit in filtering non-existent search paths. Whether these paths are included in the environment or not doesn't affect the build either way. Take care, Peter