[oe] [RFC] AMD64 and multilib support

Stanislav Brabec utx at penguin.cz
Wed Apr 15 16:03:54 UTC 2009


Roman I Khimov wrote:

> Which would require some management for multiple build trees

It is not a problem, just build in another directory and your OE build
trees will be completely independent. You should be even share the same
tree environment with different config files. The only situation when OE
will fail would be (host_triplet == build_triplet), because staging and
build root will go into the same directory. It needs fix in OE.

> and then some 
> cross-build-trees dependency things.

Do you really need it? The whole openSUSE project is a bi-arch, but it
can live without cross-build trees. Baselibs utility operates on final
binary packages. Only compiler for build system compiler you may want to
provide 32-bit target support.

> Certainly possible, but not sure any 
> easier. Or am I missing something?

If you are trying to build x86_64 compiler for i586 target on an
arbitrary host, then you may recycle generic support for canadian
toolchain, that was added few months ago (well I did not tried it yet).

-- 
Best Regards / S pozdravem,

Stanislav Brabec
software developer
---------------------------------------------------------------------
SUSE LINUX, s. r. o.                          e-mail: sbrabec at suse.cz
Lihovarská 1060/12           tel: +420 284 028 966, +49 911 740538747
190 00 Praha 9                                  fax: +420 284 028 951
Czech Republic                                    http://www.suse.cz/





More information about the Openembedded-devel mailing list