On Tue, Aug 30, 2011 at 12:15:50AM -0600, Tor Lillqvist wrote:
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.
Don't worry, I don't have time to work on it currently anyway.
In theory, we only need two things:
- tools and binaries to complete the build (run on the host)
- a place to put the final binaries and files needed to run on the target
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.
If I understand correctly, two build subdirectories are only what is needed
here. The problem is they use the exact names of the currently used host and
target platforms. We could simply name them build_tools and target_files for
example and this would eliminate the problem.
Can't we at least get rid of the '350' subdirectory ?
Yes please.
I'll give it a try then.
--
Francois Tigeot
Context
- Re: [Libreoffice] Platform-specific OUTPATH variables (continued)
Re: [Libreoffice] Platform-specific OUTPATH variables · Tor Lillqvist
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.