| Madhusudan Singh 2004-11-21, 8:56 am |
| Kamaraju Kusumanchi wrote:
> Hi all,
> I am using gnuplotfortran (0.1.1), fortranposix (0.1-alpha) on
> debian sid. I compiled these two packages (makefiles attached below)
> using GNU make (3.80), ifort (8.1, build 20040921Z). When I am running
> a sample program (attached below) I get the following errors. The
> program compiles without any errors, but segfaults during execution.
>
> I am not sure where I am going wrong (program, making the libs,
> gnuplot incompatibility ...). I would be greatful if you can point me
> in the right direction.
Hi
Thanks for testing it.
There were some bugs in the code which have been fixed. You may now
download version 0.2 from sourceforge :
http://www.sourceforge.net/projects/gnuplotfortran
Further, fortranposix has also been updated to make it run on Sun f95 +gcc.
This is the first version of fortranposix (as against alpha version
earlier) - you may get version 0.1 from sourceforge :
http://www.sourceforge.net/projects/fortranposix
Let me know how it works out for you now.
|