From: "A. Sinan Unur" Newsgroups: comp.os.msdos.djgpp Subject: Re: djgpp vs lahey fortran Date: Wed, 06 Aug 1997 08:08:32 -0400 Organization: Cornell University http://www.cornell.edu Lines: 46 Sender: asu1 AT cornell DOT edu (Verified) Message-ID: <33E86940.27A4@cornell.edu> References: <33E82A6B DOT C0E518F2 AT dong DOT snu DOT ac DOT kr> Reply-To: asu1 AT cornell DOT edu NNTP-Posting-Host: cu-dialup-0057.cit.cornell.edu Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Lee, Sung-Tae wrote: > I find that my code which run well in workstation(I don't know its > capacity yet.) don't run in PC with 16M ram, Pentium133, Win95... what does your code look like? what type of error do you get? you need to give information to get help. (for other methods, you can try news:alt.mindreading.programmers ;-) > I wrote my code in standard-C. your subject line is confusing. you create the impression that the question is about C/DJGPP vs Fortran issues. not the end of the world, but you are going to miss people who might be interested in what you have to say if you do not use informative subjects. > Making .exe file is successful by 'djgpp'. But don't run. I want to > make my code run well in PC. well, give us some more information on what your problem is and some relevant code (please do not attach your whole project as a zip file as some people do.) in fact, before posting, try coming up with the shortest program that still exhibits the error. that would also help you figure out what is going on. > Well, as you know, lahey fortran compiler use as large RAM as > possible. never heard of it. > Then, how is 'djgpp'? djgpp provides you with a flat 32-bit address space and virtual memory. the total virtual memory depends on the dpmi host you are running under. for more info, go to http://www.delorie.com/djgpp/ -- Sinan ******************************************************************* A. Sinan Unur WWWWWW |--O+O mailto:sinan DOT unur AT cornell DOT edu C ^ http://www.people.cornell.edu/pages/asu1/ \ ~/ Unsolicited e-mail is _not_ welcome, and will be billed for. *******************************************************************