Slashdot Mirror


Porting Linux Software to the IA64 Platform

axehind writes "In this Byte.com article, Dr Moshe Bar explains some of the differences between IA32 and IA64. He also explains some things to watch out for when porting applications to the IA64 architecture."

7 of 160 comments (clear)

  1. Awesome! by Wakko+Warner · · Score: 3, Funny

    Now I, and the other two IA64 users, will have some programs to run on our Linux-64 boxes!

    Can someone please port nethack for us?

    - A.P.

    --
    "Remember when the U.S. had a drug problem, and then we declared a War On Drugs, and now you can't buy drugs anymore?"
  2. Major difference by Anonymous Coward · · Score: 1, Funny

    The major difference between IA32 and IA64 is price.

  3. There are a number of adjustments to make. by Anonymous Coward · · Score: 1, Funny

    IA64 is twice as wide as IA32. Therefore, it will be necessary to remember to halve the size of all variables to compensate in your programs. Additionally, we now have to type twice as much for each command or function. It really sucks that we will no longer see Ms. Portman onscreen in Star Wars anymore. So, in conclusion, nuts to IA64: I'm sticking with my Athlon, thank you very much.

  4. MOSIX + porting by Ed+Avis · · Score: 3, Funny

    Well obviously what we'll see next is a kernel extension that dynamically 'ports' all your applications to IA-64 and transparently migrates them to IA-64 machines elsewhere in the cluster. When Intel's next Great Leap Forward is released, you'll be able to transparently migrate to that as well. In fact it will be so transparent, you won't notice any difference and you can continue working at your 80286-based machine without any interruption.

    --
    -- Ed Avis ed@membled.com
    1. Re:MOSIX + porting by morbid · · Score: 2, Funny

      Last summer at the London Linux Expo I asked this HP reseller (who had a big itanic display) "what about legacy code?"

      He replied,"16-bit code?"

      I sighed and moved on...

      --
      I'm out of my tree just now but please feel free to leave a banana.
  5. Re:Just learning assembly now by Anonymous Coward · · Score: 1, Funny

    So, you learn x86 assmebly and Java. I guess you'll do XOR in the long run, eh?

  6. Use Java by matsh · · Score: 3, Funny

    And forget about the problem!

    Mats