Re: Building OOo m100 on AMD64

Jan Holesovsky <[email protected]>
Newsgroups gmane.comp.openoffice.devel.porting
Message-ID <[email protected]>
Hi Jonathan,

On Tue, 24 May 2005, Jonathan Ben Avraham wrote:

> Can we get a copy of the code so that we can complete our compilation?
> We don't need something bug-free, we just want to finish the build on our
> dual AMD 250 so that we wont have to go back to using older, slower
> hardware.

I want to make it available soon, but don't expect that it'll help you
much.  The (non)working bridges are just a bit of all the pain; more
patches are necessary, and even with them you won't be able to load a
document.  Of course, if you want to help with the porting, you are very
welcome and I'll be happy to support you as much as I can!

If you just need to get the compilation faster, I'd recommend you either
to use icecream (http://wiki.kde.org/tiki-index.php?page=icecream) on all
your machines and run a distributed build, or to setup a 32bit Linux
installation in a directory on the 64bit machine, chroot there with
linux32 and run the compilation.

For the icecream solution I'd recommend you to build using ooo-build
(http://go-oo.org/), it has --with-gcc-speedup=icecream configure switch.
Icecream can use the AMD64 machines for 32bit builds by itself.

If you do not want to use the distributed build, let's say that you have
64bit system in the root (/) and 32bit system in /32bit subdir (can be
also another partition) on the 64bit machine.  Then do:

export PKG_CONFIG_PATH="/usr/local/lib/pkgconfig:/usr/lib/pkgconfig:/opt/gnome/lib/pkgconfig"
unset DISPLAY
linux32 chroot /32bit

and run the 32bit compilation there.

Regards,
Jan
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.