public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: Tom Tromey <tromey@redhat.com>
To: Jakub Jelinek <jakub@redhat.com>
Cc: Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>,
	java@gcc.gnu.org, gcc@gcc.gnu.org
Subject: Re: Building OpenOffice with GCJ?
Date: Mon, 31 Mar 2003 17:40:00 -0000	[thread overview]
Message-ID: <87y92vzgpv.fsf@fleche.redhat.com> (raw)
In-Reply-To: <20030331092235.GB16629@sunsite.ms.mff.cuni.cz>

>>>>> "Jakub" == Jakub Jelinek <jakub@redhat.com> writes:

Jakub> There is a whole lot of proprietary closed source classes
Jakub> packed in OOo.

Jakub> When I was trying to build the XML parser using GCJ, I was
Jakub> unsuccessful, so what we ended up doing is writing a different
Jakub> XML parser

This part we can probably fix, one way or another.  You might have run
into the known XML problem, namely that libgcj includes one version of
the XML code and you can't link in two versions of the same class.
There's a workaround in place for this in 3.3 -- the XML code was
moved to a separate library.  (If it wasn't that, but was some other
problem, we'd like to know...)

There's not much we can do about code that relies on Sun internals,
though.  If RMS has someone who is interested in looking into this, it
sounds like they should start by rewriting those parts of OOo.

Tom

  reply	other threads:[~2003-03-31 15:45 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-03-31 14:40 Gerald Pfeifer
2003-03-31 15:45 ` Jakub Jelinek
2003-03-31 17:40   ` Tom Tromey [this message]
2003-03-31 15:29 S. Bosscher

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87y92vzgpv.fsf@fleche.redhat.com \
    --to=tromey@redhat.com \
    --cc=gcc@gcc.gnu.org \
    --cc=jakub@redhat.com \
    --cc=java@gcc.gnu.org \
    --cc=pfeifer@dbai.tuwien.ac.at \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).