Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!ucbvax!DMZRZU71.BITNET!Ritzert From: Ritzert@DMZRZU71.BITNET Newsgroups: comp.sys.atari.st Subject: Absoft Fortran Message-ID: <891207024528.958022@DMZRZU71-UNI-MAINZ--GERMANY> Date: 7 Dec 89 02:45:00 GMT Sender: daemon@ucbvax.BERKELEY.EDU Organization: The Internet Lines: 16 > I also understand your problems. Some of them may be solved by > using the 'script' commando from the library manager. May be, the > linker also has cuch a command. There is still no way to do it via > command line options. Well, do You really have a library manager with a script command? Mine doesn't have one. At least it is not documented. There is a serious bug in the compiler (version 2.3): If You want to use a common block only in some subroutines You have to declare it in Your main program. Otherwise You will get unpredictable results. This is the only Fortran compiler I have used which behaves this way (and I have been writing Fortran programs on many systems). Michael Ritzert mjr@dmzrzu71.bitnet