Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watmath!clyde!rutgers!ames!hc!beta!cmcl2!acf3!salkind From: salkind@acf3.UUCP Newsgroups: comp.sys.att Subject: S Running on a 3B2 with MAU? Message-ID: <80001@acf3.UUCP> Date: Thu, 23-Apr-87 00:31:00 EST Article-I.D.: acf3.80001 Posted: Thu Apr 23 00:31:00 1987 Date-Received: Sat, 25-Apr-87 04:23:11 EST Organization: New York University Lines: 22 Does anybody have S running on a 3B2/400, System V Release 3.0, with fpcc (C+FP) and fort (f77+FP)? I started the port with a working 4.3 and SUN version, but got bogged down somewhere along the line. N.B.: In the process of trying to port the code, I discovered that the 3B2 passes character arrays with a pointer to the descriptor: struct descrip { char *addr; int length; }; This is not the way it is done in most UNIX'es! I also hit many bugs in the 3B2 sdb--has anybody else experienced this kind of thing? Granted, S is a large program (it takes about 5 minutes to load!). But still, this kind of thing is discouraging. Lou Salkind New York University.