On Wed, 02 Jul 2008 17:01:51 +0100 Robert Piasek <[EMAIL PROTECTED]> wrote: > I was looking for something less complicated than Tom to start with. > The idea is to replace bitbake/openembeded with more powerful tool > which will make use of gentoo's portage tree (and overlays). > > How hard would it be to adjust paludis to be able to cross-compile?
Paludis isn't the problem. The ebuilds are the problem. Ebuilds don't support cross compiling and don't export the metadata needed to handle dependencies for cross compiling. You can't get sensible results using a tree and package format not explicitly designed to do cross compiling. -- Ciaran McCreesh
signature.asc
Description: PGP signature
_______________________________________________ paludis-user mailing list [email protected] http://lists.pioto.org/mailman/listinfo/paludis-user
