On 2012-01-27 09:56+0100 Arjen Markus wrote: > The concise story is: these intrinsics do work from within > a DLL or a shared object with both gfortran and Intel > Fortran and apparently with other compilers as well. > > So I suggest we put an adjusted configurable.f90 into the > library - there is no reason anymore for it to remain > in a static library.
Hi Arjen: I have implemented that decision with revision 12160. That change constituted a lot of little changes to a fairly large number of files so it needs thorough testing. I started that testing process by running the "test_diff_psc" target on Linux, and in that case the results are good (as expected since STATIC_OPTS was previously OFF in that Linux case so all the removed logic was bypassed previously in any case). (I had previously reverted my recent bindings/f95/strutil.f90 change so that test_diff_psc works again.) The critical test of revision 12160 is what happens on Windows platforms. So could you please run the "test_diff_psc" target for the Windows case for all compilers accessible to you to make sure all is well there? 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); the Time Ephemerides project (timeephem.sf.net); PLplot scientific plotting software package (plplot.sf.net); 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 __________________________ ------------------------------------------------------------------------------ Try before you buy = See our experts in action! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-dev2 _______________________________________________ Plplot-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/plplot-devel
