Xref: utzoo comp.sys.dec:1931 comp.sys.mips:206 Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!purdue!mentor.cc.purdue.edu!mace.cc.purdue.edu!ajt From: ajt@mace.cc.purdue.edu (Andy Thomas) Newsgroups: comp.sys.dec,comp.sys.mips Subject: f77 compiler on DS3100 is missing falloc(), malloc(), free() Message-ID: <3318@mace.cc.purdue.edu> Date: 11 Oct 89 13:02:49 GMT Reply-To: ajt@mace.cc.purdue.edu (Andy Thomas) Organization: Purdue University Lines: 12 I have a DEC Station 3100. It seems that the f77 libraries are missing the falloc, malloc, and free routines. They are in the printed manual, and the online ("man") documentation, but are not actually in the libraries. Does anybody know why these routines are missing? Are they going to be included in a future release? Any suggestions on how make my own routines? The DS3100 is running Ultrix Workstation 2.0 and the compiler says (f77 -V) that it is MIPS 1.31. Thanks. Andy Thomas ajt@bilbo.bio.purdue.edu ajt@mace.cc.purdue.edu