Gentoo Archives: gentoo-java

From: Mario Fetka <mario.fetka@×××××.com>
To: gentoo-java@l.g.o
Subject: Re: [gentoo-java] java-pkg_dolauncher and emul-linux-x86-java
Date: Mon, 04 May 2009 20:57:44
Message-Id: 200905042257.41375.mario.fetka@gmail.com
In Reply to: Re: [gentoo-java] java-pkg_dolauncher and emul-linux-x86-java by Alistair Bush
1 On Monday, 4. May 2009 22:15:51 Alistair Bush wrote:
2 > Hi Mario
3 >
4 > Mario Fetka wrote:
5 > > Hallo Java dev team,
6 > >
7 > > is there a way to specify the wanted java version with dolauncher
8 >
9 > The _minimum_ java version is already specified automagically based on
10 > the [R]DEPEND variables.
11 >
12 > Specifically the >=virtual/jre-1.* and java-virtuals/* items.
13 >
14 thx i alredy know this
15 but is there for ex. a way to say i want on amd64 systems the app-
16 emulation/emul-linux-x86-java package as the java vm to use
17 i have some packages that provides only x86 native interface
18 on x86 everything is ok but on amd64 you have a elf mismatch ...
19
20 yes at the moent i am writing some special scripts that use java-config --set-
21 vm=emul-linux-x86-java
22
23 it would be greate if the java-pkg_dolauncher gets an extra parameter where i
24 can say use the emul-vm or sometihg simalar like virtual/jre32-1.*
25
26 at the momemt when you set app-emulation/emul-linux-x86-java it anly errors
27 out
28
29 !!! ERROR: Couldn't find a VM dep
30
31 thx in av
32 Mario

Replies

Subject Author
Re: [gentoo-java] java-pkg_dolauncher and emul-linux-x86-java "Petteri Räty" <betelgeuse@g.o>