"sped up" compresses

John Silva jsilva at cogsci.berkeley.edu
Mon Aug 1 10:12:37 AEST 1988


Derek, it is possible that your compiler generates the calls to the long
integer shift routines somewhat differently.  The only thing you'll be able
to do to get it to work (I think) is to use adb, determine how the original
shift routines are called, and rewrite the speedup assembly to function as
with your particular calling sequence.  It does seem strange.

In any case, I use 
	cc -M2le -o compress compress.c speedup.s
to compile compress.  Seems to work.

BTW, has anyone solved the problem with SCO Xenix and compress where compress
will refuse to compress certain files and get a segmentation violation?

John Silva
---
UUCP:	ucbvax!cogsci!jsilva
DOMAIN:	jsilva at cogsci.berkeley.edu



More information about the Comp.unix.xenix mailing list