Dear Klaus Hachmeister, On 13.02.12 06:58, [email protected] wrote: > Is it possible to have a toolchain > > host= x86_32 > target= x86_64
current OSELAS.Toolchain require build = host (yes canadian builds are covered by rules/toolchain.make, but no toolchain utilizes it), therefore should be possible (and is a normal use-case) to have a build = host = x86_32 to build a target = x86_64 cross toolchain. But beware, these patches are the first shot for x86_64 target. The resulting toolchain needs some testing and may fail in some cases, though it can build a minimalistic rootfs. best regards Andreas Bießmann -- ptxdist mailing list [email protected]
