> John Paul Adrian Glaubitz wrote: >> configure: error: unsupported cpu sparc64 > > Does this help? No, unfortunately not. The error message remains unchanged and openjdk-8 still claims the CPU is sparc64 and unknown. @Jose: Do you have an idea what's needed for openjdk-8 to properly detect SPARC v9?
I think I am missing some context here. If openjdk-8 provides a standard configure script you can always use --host=sparcv9-unknown-linux-gnu --target=sparcv9-unknown-linux-gnu.