Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!wuarchive!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!ucbvax!RELAY.NSWC.NAVY.MIL!cmellor From: cmellor@RELAY.NSWC.NAVY.MIL Newsgroups: comp.sys.sgi Subject: Unknown FORTRAN 77 Compiler Message Message-ID: <9106031241.aa18600@VGR.BRL.MIL> Date: 3 Jun 91 16:42:10 GMT Sender: daemon@ucbvax.BERKELEY.EDU Organization: The Internet Lines: 35 Thought before I call up the SGI Hotline and bother them with what is probably a rather obvious question, I would throw it out to anyone on the network who might have an answer: I am in the process of trying to compile several FORTRAN 77 source files using a makefile containing the following f77 options: -align16 -L/usr/lib/align -1 -nocpp -static -col72 -w0 -noextend_source The first two .f files compile with no problem, but when I get to the third, I get the following compiler error message: ugen: internal: error in write, writing 1840 bytes instead of 8192 bytes *** Error code 1 I have been programming for the last year or so in C and have only recently gotten into the FORTRAN. I would appreciate any feedback anyone might have on this question, as well as, if anyone knows where I might find an explanation of compiler errors in the manual(s). I saw a listing of run-time errors, but no compiler/linker errors. Thanks for your time ...... +----------------------------------------------------------------------+ | Cynthia Mellor INTERnet: cmellor@relay.nswc.navy.mil | | U.S. Navy FAX: (703) 663-8382 | | Naval Surface Warfare Center PHONE: (703) 663-8855 (8:30 - 4:30 | | Bldg. 1200, Code K51 EST) | | Dahlgren, VA 22448 | | | | "Excuses are the patches which we use to repair the fabric of | | failure" | | Unknown | +----------------------------------------------------------------------+