java - Building OpenJDK 8 on Tilera Tile-GX -


i trying build openjdk 8 on tilera tile-gx36. downloaded jdk from

[http://openjdk.java.net/][1]

followed procedure linux, ran ./configure gives out error

configure: error: unsupported cpu tile configure exiting result code 1 

kernel , architecture of tile-gx:

linux localhost 3.10.42-mde-4.3.0.178115 #1 smp tue jun 16 20:46:32 pdt 2015 tilegx tilegx tilegx gnu/linux 

is there specific procedure build java jdk on unknown architectures? 1 more thing noted tile-gx has no internet connectivity packages need uploaded connected pc , configured , installed locally on tile-gx.

thank you.


Comments

Popular posts from this blog

c - Bitwise operation with (signed) enum value -

xslt - Unnest parent nodes by child node -

YouTubePlayerFragment cannot be cast to android.support.v4.app.Fragment -