On Wed, Aug 26, 2009 at 10:25:07AM +0200, Werner Smekal wrote:
> Hi Andrew,
> 
> >>
> >
> > Werner,
> >
> >> From what you have said this looks like a problem with the plcont
> > routine. This uses a common block to share the transform data between
> > plplot and the user code. From what is being plotted I think this
> > is not being properly shared. There is some comment magic to import /
> > export this for some compilers. Can you confirm which fortran compiler
> > you are using? Do you have any idea if there are any special pragmas
> > required for exporting common blocks on this compiler?
> 
> I just updated to gfortran 4.5.0
> 
> GNU Fortran (GCC) 4.5.0 20090604 (experimental) [trunk revision 148180]
> Copyright (C) 2009 Free Software Foundation, Inc.
> 
> GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
> You may redistribute copies of GNU Fortran
> under the terms of the GNU General Public License.
> For more information about these matters, see the file named COPYING
> 
> But the examples 9 and 14 still have the same problem.

Several people (myself included) are using gfortran successfully on Linux
so this must be a Mac OS X issue with gfortran. I've had a quick google
search but this hasn't thrown up anything useful.

Andrew

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Plplot-devel mailing list
Plplot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to