Porting code from Solaris 2.x to Linux [message #7121] |
Mon, 30 September 1996 00:00 |
David Foster
Messages: 341 Registered: January 1996
|
Senior Member |
|
|
Does anyone have any experiences to share regarding the
porting of code from the Solaris 2.X environment to a
Linux system set up on a PC (486, Pentium, etc.)?
I have two major concerns:
1. We use CALL_EXTERNAL to call sharable-object
C routines frequently, and so would need this
to work, and would need to be able to compile
our routines into sharable object files.
2. We also frequently use SPAWN to call various
UNIX system calls (ls, chmod, cat, etc.).
Can anyone give me an idea about how smooth this
transition might be?
Thanks!
Dave
--
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~
David S. Foster Univ. of California, San Diego
Programmer/Analyst Brain Image Analysis Laboratory
foster@bial1.ucsd.edu Department of Psychiatry
(619) 622-5892 8950 Via La Jolla Drive, Suite 2200
La Jolla, CA 92037
[ UCSD Mail Code 0949 ]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~
|
|
|