On 2009-04-01 21:27-0700 Venkata Subrahmanyam Gurram wrote:

> Hi Alan,
> 
>       Thanks for your reply. I am sure we are using the latest
> 
> gd-latest-win32.zip file. Following is the output of make command with optio
> n VERBOSE=1.
> D:\plplot-5.9.1\plplot-5.9.1\buildnmake>make VERBOSE=1

Hi Venkata:

I assume from that directory name that you are using PLplot-5.9.1.  That's a
fairly old version.  For tests like these it is better to use the very
latest version that you can get from svn trunk using the svn checkout
command,

svn checkout svn https://plplot.svn.sourceforge.net/svnroot/plplot/trunk \
plplot_trunk_version

where I have named the directory where it all goes, plplot_trunk_version as a
reminder that you are using the svn trunk version (the version we all
develop with in preparation for our next release in about a month).  Also, I
have told you what I would do on Linux, but you are on Windows so you will
have to infer the equivalent svn checkout command there.  If you don't
have any experience with subversion on Windows, I suggest you follow links
at http://sourceforge.net/scm/?type=svn&group_id=2915 to find out about
that.

The very latest svn trunk version of PLplot may not make any difference, but
it is worth a try.  If you still have problems with that version, then you
will probably have to dig further yourself to find what is bothering the
Borland compiler.  It will probably be something simple, but finding it is
the difficult part.

Alan
__________________________
Alan W. Irwin

Astronomical research affiliation with Department of Physics and Astronomy,
University of Victoria (astrowww.phys.uvic.ca).

Programming affiliations with the FreeEOS equation-of-state implementation
for stellar interiors (freeeos.sf.net); PLplot scientific plotting software
package (plplot.org); the libLASi project (unifont.org/lasi); the Loads of
Linux Links project (loll.sf.net); and the Linux Brochure Project
(lbproject.sf.net).
__________________________

Linux-powered Science
__________________________

------------------------------------------------------------------------------
_______________________________________________
Plplot-devel mailing list
Plplot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to