Path: utzoo!attcan!utgpu!watmath!att!rutgers!ucsd!usc!samsung!munnari.oz.au!bruce!cechew From: cechew@bruce.OZ (Earl Chew) Newsgroups: comp.os.minix Subject: Re: s2asm --- .s to .asm conversion Message-ID: <1692@bruce.OZ> Date: 16 Nov 89 03:10:01 GMT References: <1691@bruce.OZ> Organization: Monash Uni. Computer Science, Australia Lines: 21 From article <1691@bruce.OZ>, by cechew@bruce.OZ (Earl Chew): > This posting contains a uuencoded compressed (12 bits) shar file (I did it this > way): In case there's some confusion --- You will probably find that you will have to port Minix sed in order to use the sed script. The Unix seds that I have tried it on either will not allow long labels or have internal arrays that are too small to handle such large scripts. Porting Minix sed should not prove too difficult. I just compiled mine under TC and squinted as the warning messages flew past :-) The patches enclosed are necessary to increase the sizes of the internal arrays so that Minix sed will run the script. I suppose if you have the source to Unix sed, you could try fixing the problems :-) Earl -- Earl Chew, Dept of Computer Science, Monash University, Australia 3168 ARPA: cechew%bruce.cs.monash.oz.au@uunet.uu.net ACS : cechew@bruce.oz ----------------------------------------------------------------------