> On 2008-10-02 22:04+0200 Arjen Markus wrote:
>
>> Hello,
>>
>> I am picking up the issue of gfortran 4.3.2 under MinGW again.
>> I have modified the source code (the import/export stuff) so
>> that the libraries are created appropriately, but while
>> building the examples, I run into the problem that the file
>> "libplplotf77d.dll.a" is not found (there is a file
>> "libplplotf77cd.dll.a"
>> for the C-Fortran interfacing).
>>
>> I will check this problem, but may need some advice.
>
> We need a lot more information before we can efficiently help you.
>
> To address that concern, here is what I would like you to do:
>

...

>
> In other words I would like the full information we normally request from
> ordinary PLplot users who report a problem.  :-)
>

Hi Alan,

sure, this was mainly to let you know that I am picking it up again ;).

I later realised that this is probably due to not exporting the routines
in the Fortran bindings explicitly. So my plan is to experiment with
this version of gfortran to see what happens when building small-size
DLLs.

I have digested enough material on the effects of dllimport and dllexport
(and their GNU equivalents) to be sure I can solve the visibility problem.
By stumbling on yesterday's problem, I have actually demonstrated solving
one more step in the problem of finding the right combination of
compiler/linker flags.

I want to make sure that my changes do not affect the other platforms
I have access to, before committing the stuff. The changes are fairly
limited and they should be orthogonal (wonderful word :)) ...

Regards,

Arjen

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Plplot-devel mailing list
Plplot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to