From: Anthony Green <green@redhat.com>
To: Christophe Roux <ch_roux@club-internet.fr>
Cc: rhug-rhats@sources.redhat.com
Subject: Re: serialization problem with tomcat with gcj
Date: Sat, 08 Jun 2002 19:43:00 -0000 [thread overview]
Message-ID: <1023590655.2578.53.camel@dhcppc2> (raw)
In-Reply-To: <E17Glex-00087J-00@smarthost2.mail.easynet.fr>
On Sat, 2002-06-08 at 12:15, Christophe Roux wrote:
> I try to port a java set of servlet from jdk1.2 / tomcat-2.3.2 to gcj
> (gcc-3.1) with tomcat-3.2.3 from rhug.
Ok - on second thought, ignore my previous comment. The compiler's
inliner has been found to produce bad code in some instances. It will
likely be disabled in GCC 3.1.1.
This may take a long time, but it's probably a smart idea... Try
rebuilding everything (including libgcj) with -fno-inline. The easiest
way to do this is to add -fno-inline to gcc/libjava/libgcj.spec.in
(right after -fkeep-inline-functions) and then rebuild the library,
rhug, and your servlets. Let me know if this fixes things.
AG
next prev parent reply other threads:[~2002-06-09 2:43 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <E17Glex-00087J-00@smarthost2.mail.easynet.fr>
2002-06-08 12:52 ` Anthony Green
2002-06-08 19:43 ` Anthony Green [this message]
[not found] ` <E17H9G3-0006fn-00@smarthost2.mail.easynet.fr>
2002-06-10 1:25 ` Anthony Green
[not found] ` <E17JzAT-0000dx-00@smarthost1.mail.easynet.fr>
2002-06-17 11:11 ` Anthony Green
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=1023590655.2578.53.camel@dhcppc2 \
--to=green@redhat.com \
--cc=ch_roux@club-internet.fr \
--cc=rhug-rhats@sources.redhat.com \
/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).