Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!usc!elroy.jpl.nasa.gov!decwrl!fernwood!portal!cup.portal.com!mvharding From: mvharding@cup.portal.com (Michael V Harding) Newsgroups: comp.os.minix Subject: Re: EGREP for MINIX - followup Message-ID: <41404@cup.portal.com> Date: 18 Apr 91 21:50:16 GMT References: <1991Apr16.142727.343@dsuvax.uucp> <41365@cup.portal.com> Organization: The Portal System (TM) Lines: 6 Never mind. GNU E?REP assumes 4 byte integers, and ther are all kinds of magic numbers in the code like 28 which means that unless I rewrite the whole thing, it won't work. I'm sure it's easier to re-compile under GCC. Too bad they didn't use LONG instead of INT where it was neede, not every C has 32 bit ints...