Re: Porting to Solaris
From: Mark Rafn (dagon_at_dagon.net)
Date: 10/07/05
- Next message: Gordon: "Re: Creating a movie file from a set of postscript files."
- Previous message: Thomas Maier-Komor: "Re: Porting to Solaris"
- In reply to: prabhu.pravin_at_gmail.com: "Porting to Solaris"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 7 Oct 2005 11:46:00 -0700
<prabhu.pravin@gmail.com> wrote:
>Hi i have an application in NCR Unix which communicates with a machine
>which supplies image data. I wanted to know whether i will have to
>change some code or
Depends on the app. If it's written using only libraries that are
available on both systems, you may not have to change it. For any
decent-sized real-world app, there's usually SOMETHING different that needs
to be changed, though. How much varies widely by app and by system.
>the already compiled code will work
Nope. You'll almost certainly need to recompile even if you don't change
code. The exception would be if you're using Java. But then you probably
wouldn't be asking.
>if i port my application to Solaris.
The above work _IS_ porting your application to Solaris.
-- Mark Rafn dagon@dagon.net <http://www.dagon.net/>
- Next message: Gordon: "Re: Creating a movie file from a set of postscript files."
- Previous message: Thomas Maier-Komor: "Re: Porting to Solaris"
- In reply to: prabhu.pravin_at_gmail.com: "Porting to Solaris"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|