Re: java-pkg_dolauncher and emul-linux-x86-java

Mario Fetka <[email protected]> Mon, 4 May 2009 23:10:55 +0200
Newsgroups gmane.linux.gentoo.java
Organization Privat
Message-ID <[email protected]>
On Monday, 4. May 2009 22:15:51 Alistair Bush wrote:
> Hi Mario
>
> Mario Fetka wrote:
> > Hallo Java dev team,
> >
> > is there a way to specify the wanted java version with dolauncher
>
> The _minimum_ java version is already specified automagically based on
> the [R]DEPEND variables.
>
> Specifically the >=virtual/jre-1.* and java-virtuals/* items.
>
thx i alredy know this 
but is there for ex. a way to say i want on amd64 systems the app-
emulation/emul-linux-x86-java package as the java vm to use 
i have some packages that provides only x86 native interface
on x86 everything is ok but on amd64 you have a elf mismatch ...

yes at the moment i am writing some special scripts that use java-config --set-
vm=emul-linux-x86-java

it would be greate if something simalar like virtual/jre32-1.* would be added

at the momemt when you set app-emulation/emul-linux-x86-java as espected only 
errors out

!!! ERROR: Couldn't find a VM dep   

thx in av
Mario