Date: Sun, 9 Mar 1997 17:43:20 +0200 (IST) From: Eli Zaretskii To: Dr Gunter Hartel cc: djgpp AT delorie DOT com Subject: Re: Dos to windows, rsx? In-Reply-To: <3.0.1.32.19970307110013.00691e88@dingo.cc.uq.edu.au> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Fri, 7 Mar 1997, Dr Gunter Hartel wrote: > I have strictly text based code that does mainly mathematical things, and > uses some mathematical libraries and have had trouble in the past compiling > it either on BCC or on GCC on a unix box. Although I can get my code to > compile, some of the libraries started having segmentastion faults and > other difficulties (I forget) when compiled under a different compiler. Well, how about debugging these segfaults? If you run the program under a debugger, locate the place where it crashes and cannot figure out why, by all means post the offending code fragment and ask for help. Otherwise, I doubt if anybody will be able to tell you anything useful.