What about cross-compilation?
What about cross-compilation?
Posted Feb 6, 2003 18:35 UTC (Thu) by sjmadsen (guest, #4035)Parent article: Driver porting: compiling external modules
The Makefile trickery at the end isn't going to work in cross-compiler enviornments. My company is building a product that uses Linux as the embedded OS, but builds typically take place on Solaris.
Even if we were building on Linux, it's unlikely that the OS on the build machine is going to match the embedded environment.
