Date: prev next · Thread: first prev next last
2011 Archives by date, by thread · List index


I have no idea how cross-compilation is currently implemented, but can't that
be done with the same build directory name for all platforms ? 

Not unless the way it is done currently is changed. New ideas, and patches to implement them 
welcome. But don't just break it.

The tools that we build ourselves and that are used during the build (for instance idlc) are built 
as binaries for the build platform, obviously. In a true cross-compining build one can't run 
binaries for the host ("target") platform. No Wine, QEMU, Rosetta etc is assumed or used even if 
available.

For instance, when cross-compiling to PowerPC Linux from x86_64 Linux (hypothetical example, but as 
such potentially useful), idlc would be in solver/350/unxlngx6.pro/bin, and the PowerPC binaries 
being produced in solver/350/unxlngppc.pro/bin.

Can't we at least get rid of the '350' subdirectory ? 

Yes please.

--tml



Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.