Path: utzoo!censor!geac!torsqnt!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!elroy.jpl.nasa.gov!ncar!midway!valley From: valley@uchicago (Doug Dougherty) Newsgroups: comp.binaries.ibm.pc.d Subject: Re: I need elvis binary part04/04 + other questions. Keywords: Elvis part04/04 / Compress / File Completion Message-ID: Date: 17 Jan 91 15:15:07 GMT References: <1990Nov7.214819.10629@vlsi.waterloo.edu> Sender: news@midway.uchicago.edu (News Administrator) Distribution: na Organization: University of Chicago Lines: 14 atschnei@vlsi.waterloo.edu (Todd Schneider) writes: >2. Does anyone know where I can get a BINARY or ANSI C source > for a Unix compatible version of compress/uncompress? > I have already found the source for a version on simtel, but > it's partially written in assembler and I don't own masm. I've > checked all of the usual places. Here's an idea for ya: Get A86 (downloadable from all the usual places) and see if it can do the MASM part of compiling COMPRESS. It would be a good test to see if it works, since Mr. Isaacson claims pretty complete compatibility with MASM, as well as with the calling of MASM from HLL compilers. I'd be interested to know how this comes out, since my results have been somewhat mixed on this head.