We're sorry, but this discussion has just been closed to further replies.
I'm trying SparkBuild for the first time. All of our makefiles start with an include of common definitions in file $(__buildTop)/mk/top.mk.
This works for the first makefile, but when SparkBuild enters a different directorie's makefile, I get an error "Can't find file /mk/top.mk".
So, the first file is picking up the $(__buildTop) environment variable, but the other makefiles are not.
Note: This works fine with Accelerator emake and with clearmake so I'm pretty sure it's a SparkBuild emake problem.
Tags:
© 2010 Created by Electric Cloud Administrator