Slashdot Mirror


Solaris-to-Linux Porting Guide

Albert writes: "This article is the best guide I've seen for moving your Solaris applications over to Linux. It provides guidelines, suggestions, and resources to help deal with porting your application from Sun Solaris to Linux. You also get access to an online tool that shows how the specific APIs used by your Solaris application map to Linux. This is a great resource."

7 comments

  1. Easier guide: by Anonymous Coward · · Score: 1, Informative

    1) Buy very expensive Solaris machine.

    2) Forget about Linux and use a real Unix like Solaris.

    3) Have a beer or two while Linux-freak buddy screams about how Microsoft makes it so hard to install Linux on Sun boxes.

    1. Re:Easier guide: by Mr.+Foogle · · Score: 1

      Don't know about *your* shop but where I work we have a place for Solaris AND Linux AND MS Windows. Our Holy Grail is 'unix' stability/performance on 'intel' (read cheap) hardware.

      What's standing in my way are the developers of our CAD tools. Cadence isn't going there (we don't see any evidence that 'you' want it) and Mentor STARTED to port to Linux, but stopped short of porting the bits that WE use (lack of market demand).

      --
      Display some adaptability.
  2. Really quite sensible by rowlingj · · Score: 2, Informative

    Sun's staff also recommend using GCC for your own development on Solaris, rather than using the Sun compiler.

    Simple reason: GCC is far cheaper and it's sensible to make your code portable if you are not writing hardware-specific code.

    The only time I would imagine that the Sun compiler would be one's choice, was if you either worked at Sun or you were OEMing some hardware driver (and needed to hook into someone else's work).

  3. With the added benefit of.... by biohazard99 · · Score: 0, Troll

    Porting Microsoft IE5 an OE5 to linux&lt/sarcasm>
    Where do you want your worm today?

    1. Re:With the added benefit of.... by Anonymous Coward · · Score: 0

      I'll have to disagree.... I'm using IE for Solaris now... it's the best UNIX browser ever made. Period.

    2. Re:With the added benefit of.... by biohazard99 · · Score: 1

      My post was meant to be funny, I only use Solaris from the command line, no need for a gui with apache, bind, sendmail, or INN. The only time I was on a GUI was a SparcStation5 with CDE at the for university 2 weeks, then I moved to the debian lab across the hall (PI 133/166 with twm or FVWM)

  4. Linux/SPARC support dropping... by Xpilot · · Score: 2

    Step 2 says to test the to-be-ported software on Linux-Sparc, but interest in the platform seems to be waning among Linux developers these days. I use RH6.2 on an Ultra 10 at my University, and it really rocks. I just hope UltraSPARC support will continue for those distro's that haven't killed it off yet.

    --
    "Backups are for wimps. Real men upload their data to an FTP site and have everyone else mirror it." -- Linus Torvalds