Path: utzoo!attcan!uunet!ginosko!gem.mps.ohio-state.edu!apple!well!rchrd From: rchrd@well.UUCP (Richard Friedman) Newsgroups: comp.unix.cray Subject: Re: Whats Missing? Message-ID: <13775@well.UUCP> Date: 23 Sep 89 18:51:17 GMT References: <3199@amelia.nas.nasa.gov> <681@orange19.qtp.ufl.edu> <1989Sep22.002411.6208@agate.berkeley.edu> <31446@ucbvax.BERKELEY.EDU> Reply-To: rchrd@well.UUCP (Richard Friedman) Distribution: comp.unix.cray Organization: RCHRD 2855 Telegraph #415 Berkeley CA 94705 Lines: 28 Concerning bld, my understanding is that this product was supplied in UNICOS to provide something similar to 'build' on the previous CRAY COS system. I agree with Jerry, that ranlib is certainly not a significant feature to worry about. In fact, there are a number of features of UNICOS that should be made available on standard BSD UNIX on smaller machines. One annoying thing I have found on std unix is that the loader won't let you create an object binary if there are outstanding unsatisfied externals. There are times when this is perfectly ok (the code contains references to library routines that you do not have, and you know that the running program willnever call them in anycase). The loader on the SUN for example wont let you create a runnable program with these missing routines. SEGLDR on UNICOS will do the proper thing, which is to cause calls to unsatified externals to abort the running program. I was recently at Cray/Mendota installing software on the Cray2 on 5.0 The only problem I ran into is the debugger, cdbx, which has some problems, altho they are being fixed. The amazing thing was that I was able to install a software product that normally runs using X-windows on SUNs and Apollos on the Cray2 communicating with a SUN over hyperchannel with XTERM with minimal hassle! (Code represents over 100K lines of C). Very impressive!! -- /s/ rchrd <=> Richard Friedman <=> rchrd@well rchrd@well.sf.ca.us | {apple,pacbell,hplabs,ucbvax}!well!rchrd [Pacific-Sierra Research / Berkeley CA] (415) 540-5216 (The usual disclaimers apply - I speak only for myself!)