Lines Matching refs:cross
22 ## CROSS - Tool prefix for cross compilation
251 # into account any cross compilation prefix.
255 # simply 'ar' is assumed depending upon whether cross compiling.
258 # Note that even when cross compiling, the simple 'ar' is used as a fallback,
266 set exe [get-env $TOOL [get-define cross]$tool]
694 set try [list [get-define cross]cc [get-define cross]gcc]
708 define CXX [find-an-executable [get-define cross]c++ [get-define cross]g++]
725 foreach i {CC CXX CCACHE CPP CFLAGS CXXFLAGS CXXFLAGS LDFLAGS LIBS CROSS CPPFLAGS LINKFLAGS CC_FOR_BUILD LD} {