Mail Archives: djgpp/1995/04/12/09:50:03
> I would like to know whether anyone has compiled a recent version of LESS
> (I am currently using v2.78 on my UNIX workstation, but I believe a newer
> version has already been released) with djgpp.
I have a working version of Less 278 compiled with DJGPP 1.12, and
intend in the next few days to compile v290.
> I have tried to do it myself but djgpp choked on some header file because
> of a parse error. Before trying too long, I thought it would be better to ask
> here first...
Header files was the least of my porting problems. There is a whole bunch
of functions I wrote from scratch (screen manipulation without ANSI/termcap),
which isn't there in the official distribution (yet; I'm planning to send my
diffs to the author which said he would incorporate them, so hopefully future
versions will have DJGPP support built-in). There are also some minor points
like PC keys support, (the lack of) signals in DJGPP 1.x, and so on.
If anybody wants the binary, I can send it (or upload it to e.g. omnigate, if
enough people want it). As for the sources, I prefer to port v290 first and
generate diffs against that version.
- Raw text -