Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!rice!sun-spots-request From: mfisher@msd.gatech.edu (Mark D. Fisher) Newsgroups: comp.sys.sun Subject: Re: Fortran 1.3 -- is it being fixed? Keywords: Software Message-ID: <9910@brazos.Rice.edu> Date: 13 Jul 90 13:54:43 GMT Sender: root@rice.edu Organization: Sun-Spots Lines: 30 Approved: Sun-Spots@rice.edu X-Refs: Original: v9n254 X-Sun-Spots-Digest: Volume 9, Issue 261, message 4 In article <9790@brazos.Rice.edu> dbd@theory.bchs.uh.edu (Dan Davison) writes: > >Has anyone heard officially about Fortran 1.3 patches or a new release? >Fortran 1.2 doesn't run under 4.1, and 1.3 doesn't run under SOS 4.0.3. >There are problems with some library routines in each case, and I sort of >remember a floating point problem too, but I don't recall which OS & >Fortran release were involved. I have a FAX of a note alledgedly sent by someone at sun to someone at our computer center that appears to be a fairly official list of bugs. (But I cant guarentee it) bugid's: 1039296 Direct access write truncates file 1038215 I/O using implied do-loops transfer extra elements 1036302 File partition full return status Appearently these will be fixed in 1.3.1 to be released mid-July. Until then the memo suggests using 1.2 . . .However: 1.2 does not perform formatted writes corectly on 4.1 (OS) so the note suggests that 4.1 (OS) users who wish to use Fortran 1.2 do the following: get the file func_decim.o from libc on any 4.0.3 system ar x /usr/lib/libc.a func_decim.o and then to compile any fortran program: f77 *.f func_decim.o Hope this info helps, Mark D. Fisher mfisher@msd.gatech.edu 1847 Claremont St, NW gt6392b@hydra.gatech.edu Atlanta, Georgia 30318 404 352 1452