Mostly roadblocks tonight, although I did learn how to remove the "-Werror" flag from the set of flags used to compile a specific object.
As of right now, I'm not understanding why my driver object files aren't being pulled into the built-in driver object file. I suspect I'm going to have to dig deeper into the top level makefile.
As of right now, I'm not understanding why my driver object files aren't being pulled into the built-in driver object file. I suspect I'm going to have to dig deeper into the top level makefile.
Comments