home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / lang / fortran / 4878 < prev    next >
Encoding:
Text File  |  1992-12-31  |  1.4 KB  |  31 lines

  1. Newsgroups: comp.lang.fortran
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!usc!elroy.jpl.nasa.gov!ames!purdue!mentor.cc.purdue.edu!mace.cc.purdue.edu!dil
  3. From: dil@mace.cc.purdue.edu (Perry G Ramsey)
  4. Subject: Re: Common block problem with MS-FORTRAN
  5. Message-ID: <C051Lq.GrB@mentor.cc.purdue.edu>
  6. Keywords: segment boundaries common block
  7. Sender: news@mentor.cc.purdue.edu (USENET News)
  8. Organization: Purdue University, Department of Earth and Atmospheric Sciences
  9. References: <29DEC199220562573@osprey.telcom.arizona.edu>
  10. Distribution: world,local
  11. Date: Thu, 31 Dec 1992 19:17:49 GMT
  12. Lines: 17
  13.  
  14. In article <29DEC199220562573@osprey.telcom.arizona.edu> doug@osprey.telcom.arizona.edu (Doug Wellington USGS) writes:
  15.  
  16. >I am trying to convert a program from UNIX to MS-DOS.  The program
  17. >compiles fine on a SPARC 1+, but I can't get it to compile on a 486
  18. >DOS box using Microsoft FORTRAN 4.01 or 5.0.  I get the same message
  19. >with either one:
  20.  
  21. >actrep.for(21) : error F2379: DESCRI : item in common block crosses segment
  22. >actrep.for(333) : error F2379: DESCRI : item in common block crosses segment
  23.  
  24. 5.1 has the /Gt option that forces all varaibles above a certain size into
  25. their own segment.  Maybe that has something to do with it?
  26. -- 
  27. Perry G. Ramsey         Department of Earth and Atmospheric Sciences
  28. dil@mace.cc.purdue.edu  Purdue University, West Lafayette, IN USA
  29. perryr@purccvm         
  30. N9LFF                   "Jest not with a craven duck."
  31.