home *** CD-ROM | disk | FTP | other *** search
- This is an _incredibly_ quick-and-dirty port of GNU SED 1.08 to the
- Atari ST.
-
- The entire process consisted of getting the original archive, hacking
- out a working makefile (you will probably have to change the
- -I/tmp/sed-1.08 bit on the CFLAGS= line to reflect where you have
- unpacked the Zoo file. That is, if you don't use the configur shell
- script, now that you have a working binary of SED), and making the
- source work.
-
- The only thing I had to do with regard to the source was insert an
- #ifdef atarist line at the head of sed.c. For some reason, memmove() is
- not defined in the strings.h file of the PatchLevel 16 libraries for
- MiNT. I'm gonna report this to E. R. Smith and J. Bammi ASAP, but for
- the nonce, the #ifdef merely substitutes memcpy() for memmove(). By
- rights, it ought to work, but if it blows up, it's not my fault.
-
- The package was compiled with GNU C 1.40.1 PatchLevel 2, from
- atari.archive, and the MiNT libraries, PatchLevel 16.
-
- Mike Dorman
- mdorman1@ua1vm.ua.edu
- mdorman2 on GEnie
- mike.dorman on BIX