Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 May 2006 15:35:04 -0400
From:      Jung-uk Kim <jkim@FreeBSD.org>
To:        "M. Warner Losh" <imp@bsdimp.com>
Cc:        freebsd-openoffice@FreeBSD.org
Subject:   Re: Why only for i386
Message-ID:  <200605261535.06519.jkim@FreeBSD.org>
In-Reply-To: <20060526.130150.-1592327092.imp@bsdimp.com>
References:  <200605261225.36548.jkim@FreeBSD.org> <200605261406.49753.jkim@FreeBSD.org> <20060526.130150.-1592327092.imp@bsdimp.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Friday 26 May 2006 03:01 pm, M. Warner Losh wrote:
> In message: <200605261406.49753.jkim@FreeBSD.org>
> : Most of the machine dependent code is already done by Linux
> : people.  I am just bridging MD code with FreeBSD now.  It is
> : mostly working but it has some rough edges.  Most difficulty is
> : build-test-rebuild cycle because of my poor laptop is not so
> : fast, CPU, memory and disk. OpenOffice.org source is about 300MB,
> : (gzip'd tarball).  It is so big because this tarball includes
> : third-party software tarballs (e.g., Python, BerkeleyDB, boost,
> : etc.) and local patches for OOo. Unfortunately some third-party
> : packages are not patched for FreeBSD/amd64.  In that case, I am
> : referencing FreeBSD ports to fix them.
>
> I have a fast build box or two I can provide you access with, if
> that would help.

It won't help me much because remote debugging will be hard for 
complex GUI app like this.

> I can also test things if you'd like.

That will be great.  The current patch is here:

http://people.freebsd.org/~jkim/OOo20-m169_20060522.diff

It builds fine without WITH_DEBUG knob but it won't be much useful 
because it's unstable at this point.

Thanks,

Jung-uk Kim



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200605261535.06519.jkim>