|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] RFC/Patch: Build changes for cross-compilation
Attached is a number of changes to the build system that I've been using
to enable cross-compilation. The biggest change is the introduction of
a "Config.mk" file that is included by all Rules.mk files.
Config.mk is intended to define things common to all aspects of the
build. This can reduce duplication of definitions across various
makefiles throughout the tree and provides a convenient, single location
to define the toolchains to be used.
This is by no means a complete answer to cross-compilation issues (e.g.
python still assumes "gcc" is the compiler to be used).
Comments/suggestions appreciated.
--
Michal Ostrowski <mostrows@xxxxxxxxxxxxxx>
xbuild.patch
Description: Text Data
signature.asc
Description: This is a digitally signed message part
|
|
|
|
|