public inbox for gentoo-java@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-java] eclipse on ppc
@ 2006-05-11 16:41 David Gurvich
  2006-05-11 18:33 ` Joshua Nichols
  2006-05-18 19:41 ` David Gurvich
  0 siblings, 2 replies; 10+ messages in thread
From: David Gurvich @ 2006-05-11 16:41 UTC (permalink / raw
  To: gentoo-java

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



^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2006-05-18 19:43 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-05-11 16:41 [gentoo-java] eclipse on ppc David Gurvich
2006-05-11 18:33 ` 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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox