Path: utzoo!attcan!uunet!unisoft!asa From: asa@unisoft.UUCP (Asa Romberger) Newsgroups: comp.unix.aux Subject: Re: A/UX questions abound... Message-ID: <1590@unisoft.UUCP> Date: 16 Dec 88 17:13:37 GMT References: <1767300002@aquifer> Reply-To: asa@noir.UUCP (Asa Romberger) Organization: UniSoft Corporation, Emeryville Ca. Lines: 6 In article <1767300002@aquifer> wnk@aquifer.aquifer.las.uiuc.edu writes: >(1) After trying to compile a rather lengthy C program which I imported > from a SUN, I noticed that A/UX doesn't support the 'ranlib' > command. Any information on why this is would be appreciated. The ar command on system 5 systems handles the symbol table itself, so ranlib is not necessary.