|
From: Bastian M. <bma...@we...> - 2011-04-12 14:25:44
|
> > Btw. is there anyone who knows about the status of the Zortech (aka Digital Mars) > compiler support (makefile.ztc)? (There are also a few terminals > which require this compiler...) > The Zortech (Digital Mars) only drivers in fg.trm (hercules, egamono, egalib, vgalib, vgamono, svgalib, ssvgalib) rely on a library named "Flash Graphics". I just checked the Digital Mars Forum at http://www.digitalmars.com/d/archives/c++/dos/32-bits/417.html There - and in other threads - I found the following statement: "Flash Graphics was the graphics package for DOSX. Unfortunately, the authors of it have chosen to no longer make it available. There's nothing I can do about it." The oldest such statement I could find is dated Jul 31 2003. This is probably an indication that the Digital Mars compiler has not been used to compile gnuplot since then. So I propose to remove the drivers and the support for the Zortech compiler (#idef __ZTC__). Bastian |