From: David Gurvich <david.gurvich@verizon.net>
To: gentoo-java@lists.gentoo.org
Subject: [gentoo-java] eclipse on ppc
Date: Thu, 11 May 2006 12:41:00 -0400 [thread overview]
Message-ID: <200605111241.00837.david.gurvich@verizon.net> (raw)
I have used the ebuild from the java-experimental overlay,
eclipse-sdk-3.2_rc2. Aside from having to modify the java5home variable
manually it compiled cleanly.
My problem concerns ibm-jdk-bin. On ppc systems the only real option is
ibm-jdk-bin. If I start eclipse with either 1.4.2 or 1.5.0 as the system jvm
eclipse will crash soon after attempting to access the menus. If I use the
following script
-----------------------------------------------------------------------------
#!/bin/sh
LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/kde/3.5/lib
export LD_LIBRARY_PATH
/usr/bin/java-config -s 1
/usr/bin/eclipse-3.2 -vmargs -Xmx256M
/usr/bin/java-config -s 2
---------------------------------------------------------------------------
Eclipse opens and runs with no problems.
The only part which makes a difference is the java-config -s 1, which sets
the system jvm to gcj-4.1.0. Do you know what the problem or solution may
be?
--------------
Kmail on Gentoo/PPC
--
gentoo-java@gentoo.org mailing list
next reply other threads:[~2006-05-11 16:42 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-05-11 16:41 David Gurvich [this message]
2006-05-11 18:33 ` [gentoo-java] eclipse on ppc Joshua Nichols
2006-05-11 22:09 ` David Gurvich
2006-05-12 0:12 ` Caster
2006-05-12 15:15 ` Joshua Nichols
2006-05-13 2:12 ` David Gurvich
2006-05-13 2:34 ` David Gurvich
2006-05-13 3:01 ` David Gurvich
2006-05-15 15:58 ` David Gurvich
2006-05-18 19:41 ` David Gurvich
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=200605111241.00837.david.gurvich@verizon.net \
--to=david.gurvich@verizon.net \
--cc=gentoo-java@lists.gentoo.org \
/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