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