Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!rutgers!clyde!cbatt!ihnp4!homxb!houxm!hjuxa!catnip!ben From: ben@catnip.UUCP (Bennett Broder) Newsgroups: comp.unix.questions,comp.unix.xenix Subject: Re: compress program on SCO Xenix Message-ID: <475@catnip.UUCP> Date: Mon, 9-Mar-87 18:17:16 EST Article-I.D.: catnip.475 Posted: Mon Mar 9 18:17:16 1987 Date-Received: Wed, 11-Mar-87 04:47:32 EST References: <198@gsg.UUCP> Reply-To: ben@catnip.UUCP (Bennett Broder) Organization: The Broder Residence, Holmdel, NJ 07733 Lines: 36 Keywords: SCO, Xenix, compress, port Xref: mnetor comp.unix.questions:1374 comp.unix.xenix:159 In article <198@gsg.UUCP> lew@gsg.UUCP (Paul Lew) writes: >Question: Anyone installed compress on SCO Xenix yet? Yes >Problem: Compress is not doing anything, it runs but terminated > with the file unchanged. There are some #ifdef M_XENIX > in the code but it may not be tested. >Environment: IBM-PC/AT runs SCO Xenix version 2.1.3 > compress version 4.0 85/07/30 12:50:00 joe Release > >Build History: $ cc -s -o compress compress.c > /bin/ld: Common area longer than 65535 bytes > > $ cc -Ml -s -o compress compress.c #use large model > $ ln compress uncompress > $ ln compress zcat > There was no error in any of the above 3 steps. If you want the distributed version of compress to compile without error $ cc -Dpcxt -ocompress compress.c This will give you a working version of compress, unfortunately it will only have the capability of handling 12-bit compression. I have a version of compress that I hacked to work with 16-bit compression. If there is sufficient interest, I can post this. -- Ben Broder {ihnp4,decvax} !hjuxa!catnip!ben {houxm,clyde}/