home *** CD-ROM | disk | FTP | other *** search
- Xref: sparky comp.lang.fortran:3561 comp.unix.ultrix:6914
- Path: sparky!uunet!stanford.edu!ames!haven.umd.edu!umd5!kathy
- From: kathy@umd5.umd.edu (Kathryn M. Orhelein)
- Newsgroups: comp.lang.fortran,comp.unix.ultrix
- Subject: fsplit problem with Ultrix 4.2c and Fortran 3.2
- Keywords: fsplit
- Message-ID: <15452@umd5.umd.edu>
- Date: 15 Sep 92 15:16:29 GMT
- Organization: University of Maryland, College Park
- Lines: 12
-
-
- One of my users has a 1746-line fortran program (something with high energy
- physics). When compiled with f77 -o test1 x5.f it gives one set of
- results (consistently).
-
- When it is fsplit (into 20 routines), each compiled with f77 -c program.name,
- and put together with f77 -o test2 main000.o ....
- it gives a different set of results (consistently).
-
- The system is a DS 5000/200 running Ultrix 4.2c and DEC Fortran V3.2.
-
- Any help where to start would be appreciated.
-