Re: version of diff / diff3 for libc5?
"John Lumby" <[email protected]> Mon, 14 Feb 2005 14:43:10 -0500
| Newsgroups | gmane.linux.tomsrtbt |
|---|---|
| Message-ID | <[email protected]> |
Thanks Tom. cmp is sometimes all I need but it doesn't actually show the diff, only a boolean and an offset (or can it be told to do so?). I need to be able to see what's different. Anyway, I had another go at diffutils, using the 2.7 source, and was able to compile that for libc5. Will it fit though? ... (Have to wait until next time I can shut down to find out). Your list server still reports that the mailing list archives can't be found. Are they gone forever? John ----Original Message Follows---- From: Tom Oehser <[email protected]> To: John Lumby <[email protected]> CC: [email protected] Subject: Re: [tomsrtbt] version of diff / diff3 for libc5? Date: Sun, 13 Feb 2005 23:01:04 -0500 (EST) Did you try using the (included) 'cmp' program? It isn't diff, but... -Tom On Sun, 13 Feb 2005, John Lumby wrote: > Date: Sun, 13 Feb 2005 22:36:21 -0500 > From: John Lumby <[email protected]> > To: [email protected] > Subject: [tomsrtbt] version of diff / diff3 for libc5? > > I'm starting to need diff more and more in my tomsrtbt. As far as I can > see there isn't one. I can't get into the mailing list archives to check - > not.toms.net tells me > Not Found > The requested URL /cgi-bin/wilma/tomsrtbt was not found on this > server > > I tried building my own diff using the libc5 environment but can't get it to > compile. I suppose I might get there eventually but at this point - > hoping someone can direct to me to a diff/diff3 for libc5??? > > John > >