On Mon, Feb 28, 2000 at 10:33:18AM -0500, David Filion wrote:
[...]
> I'm trying to compile a C program that I wrote on a Sun system
> but it won't work.  The code compiles and runs fine on the
> Sun server.  However, when I copy the code to my linux box
> (RH 6.0) from the Sun system via ftp and then try to work
> with it I have all kinds of problems. I can compile the
> code but the program causes a core dump when run.  Using
[...]

I experienced similar problems years ago when I wrote a program which
was supposed to run under Linux, Solaris and SunOS. In the end I was
able to track it down to pointer problems (using Electric Fence) - at
the time, Solaris seemed to be more tolerant with regard to certain
pointer issues than Linux. Hence, that would be what I'd be looking for.

HTH,

Thomas
-- 
             "Look, Ma, no obsolete quotes and plain text only!"

     Thomas Ribbrock | http://www.bigfoot.com/~kaytan | ICQ#: 15839919
   "You have to live on the edge of reality - to make your dreams come true!"


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.

Reply via email to