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


On Mon, 2011-04-18 at 20:57 -0400, Pablo Duboue wrote:
Moreover, it makes it impossible to build in a 32-bit chroot running in a
x86-64 machine.

Well, 

a) you can run linux32 before running configure, that's sort of my
typical route
b) for the other multilibs platforms, powerpc64 and s390x, we do an
additional @SIZEOF_LONG@ test in set_soenv.in to see if the compiler is
in 32bit or 64bit mode. As a quick fix you could merge Linux
if ($platform =~ m/^i[3456]86/) and elsif ($platform =~ m/^x86_64/)
together and then switch off ('@SIZEOF_LONG@' eq '8') to take the
LinuxX86-64Env.Set.sh branch and LinuxX86Env.Set.sh otherwise.

C.


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.