On Thu, 20 Oct 2016 09:44:13 +0800
Diaz Soho <soh...@gm...> wrote:
> Hi all,
>
> I have finish build jdk8u with --openjdk-target=mips-linux
> --with-jvm-variants=zero.
>
> but I can not make sure where is the output for my jamVM ?
> I guess:
> jdk8u\build\linux-mips-normal-zero-fastdebug\hotspot\linux_mips_zero\fastdebug\libjvm.so,
> and anyother?
>
> like :
> jdk8u\build\linux-mips-normal-zero-fastdebug\jdk\lib\mips\*.so files?
>
> or others?
>
OpenJDK does not include JamVM, you have to build it separate.
On Linux, once you build JamVM, modify the following file (according to
your architecture):
|