Arjen Markus wrote:
> Hi Davide, Hazen,
> 
> yes, g77 is complaining because of the "implicit none" statements.
> I have now added "external floor" and "real*8 floor", so the error
> messages are gone.
> 
> The second (warning) message is about calling plslabelfunc with a
> literal 0, rather than a procedure name. gfortran ignores this,
> but g77 gives a warning. I am not sure how to proceed here - I
> will look into it later on.
> 
> Regards,
> 
> Arjen

Now I get the following error message:

[ 67%] Built target x18f
Linking Fortran executable x19f.exe
CMakeFiles\x19f.dir\x19f.f.obj:x19f.f:(.text+0x5b4): undefined reference 
to `plslabelfunc_none__'
collect2: ld returned 1 exit status
mingw32-make[2]: *** [examples/f77/x19f.exe] Error 1
mingw32-make[1]: *** [examples/f77/CMakeFiles/x19f.dir/all] Error 2
mingw32-make: *** [all] Error 2

-Hazen


------------------------------------------------------------------------------
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