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:

To remove all extraneous issues and speed turnaround, please use CMake
options to remove all bindings other than f77 and remove all devices other
than ps.  Then give us the exact cmake options you used, cmake.out, and
make.out files (i.e., all results) from the cmake command and the "make
VERBOSE=1" command.  (That VERBOSE=1 option is important for obvious reasons.)

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

If your current import/export changes should have no impact except for MinGW
platforms, I suggest you go ahead a make a commit of your changes to trunk
which Werner can then test.  Otherwise, please go ahead and commit your
changes to a branch that Werner can test without impacting the rest of us.

Alan
__________________________
Alan W. Irwin

Astronomical research affiliation with Department of Physics and Astronomy,
University of Victoria (astrowww.phys.uvic.ca).

Programming affiliations with the FreeEOS equation-of-state implementation
for stellar interiors (freeeos.sf.net); PLplot scientific plotting software
package (plplot.org); the libLASi project (unifont.org/lasi); the Loads of
Linux Links project (loll.sf.net); and the Linux Brochure Project
(lbproject.sf.net).
__________________________

Linux-powered Science
__________________________

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