Date: Sat, 18 Oct 1997 17:56:29 +0000 ( ) From: "Gurunandan R. Bhat" To: Nate Eldredge Cc: djgpp AT delorie DOT com Subject: Re: gnuplot 3.5 ported to DJGPP and Allegro In-Reply-To: <199710190331.UAA03032@adit.ap.net> Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On Sat, 18 Oct 1997, Nate Eldredge wrote: > Hi everyone. I have ported gnuplot 3.5 to DJGPP using Allegro 2.2 for my > graphics. gnuplot is a scientific graphing program which can plot functions, > data, parametric functions, and 3-d plots. Thanks. That will be useful > Previously, the only ports of > gnuplot for DOS were one which was compiled with Turbo C, had only standard > VGA graphics, and couldn't do hidden line removal; and one compiled with > Zortech C that was really picky about memory managers. The last attempt they > did at porting to DJGPP was for DJGPP 1.08 (!), when of course many > important things were broken. With your permission, may I correct you here. I downloaded the gnuplot 3.5 (pre 3.6) about a year ago and it came with a makefile called "makedj" IIRC for djgpp v2.01! I didn't have to do anything more than type makedj. While I am sure that integrating the sources to use the Allegro Library is an extremely commendable acheivement, I do have a version that compiled smoothly with djgpp v 2.01. Since I deleted the sources and retained only the binaries I cannot tell you the location now. With warmest regards Gurunandan