Hi Davide, Hazen,

I have just repaired it. FYI: The wrapper C function has to be
duplicated - the second version has an underscore appended.
This way the linker can choose between func_with_underscore_() and 
func_with_underscore__(). The solution is not particularly
elegant, but it works.

Regards,

Arjen

On 2009-11-19 09:04, Arjen Markus wrote:
> Hi Davide, Hazen,
> 
> the Fortran bindings for PLplot already have a solution for this
> problem. I simply forgot about it - most PLplot functions avoid
> the underscore, so the issue does not arise. As Davide explains,
> it occurs with a number of compilers, most notably of the GNU
> lineage.
> 
> I will repair this.

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