0

I have a solaris sparc machine .. suppose if I build any application on solaris sparc machine then will that application will run on the X86 machine as well or I need to build again onn X86 machine ? I tried to search solution on google but didn't get it.

Pratik
  • 109
  • 1
  • 5
  • 14

3 Answers3

0

You need to rebuild the applications from source. The SPARC and x86 CPU instruction sets are quite different.

jlliagre
  • 29,783
  • 6
  • 61
  • 72
0

You need to build this application again. General the application has the different deal with the SPARC or X86 CPU .

0

Solaris x86 for Intel processor Soalris SPARC for SUN More info