Requires Free Membership to View
When you register, my team of editors will also send you resources covering Linux administration and management; integration and interoperability between Linux, Windows and Unix; securing Linux and mixed-platform environments; and migrating to Linux.
Margie Semilof, Editorial DirectorGenerally speaking, it is straightforward to port an application from Solaris to Linux. In fact, many porting issues for C and C++ applications normally arise from poorly written code that depends on endian-ness (Intel x86 processors are little endian where as the Sun Sparc processors are big endian)of the host processor.
This was first published in March 2005