
10 Nov
2010
10 Nov
'10
10:19 a.m.
On Monday, November 08, 2010 13:15:38 Detlev Zundel wrote:
Mike Frysinger wrote:
Convert the tools/env/Makefile to use the same host tool syntax as the other tool subdirs.
Applied to "next" branch. Thanks
It just occurred to me that this will no longer cross compile the fw_env tool - effectively rendering the tool useless for me.
Mike, what _exactly_ was the reason to drop cross compilation?
nothing was "dropped". you need to set your HOSTCC correctly for the host on which you want tools to compile.
this is like arguing that none of the tools in tools/Makefile cross-compile. they do. i simply fixed tools/env/Makefile to operate the same. -mike