uOn 2014-10-23 22:26-0700 Greg Jung wrote:

>  I've been making plplot libraries with MING-MSYS, 32-bit compile on a
> 64-bit Win7, and testing the resulting examples directory, the "C" and
> "F95"  examples run well but the C++ examples don't,  unifornly giving me
> the refusal box,
> "the procedure entry point __gxx_personality_sj0 could not be located in
> the dynamic link library libstdc++-6.dll" which I gather from the lore I've
> read, means the thread methods don't match.  But
> this is linking plplot just built with the same flags as the C++ used in
> the examples: namely, just mtune=pentium3.

I have had no problems building and running all our C++ examples with my older
version of MinGW-4.7.2/MSYS, but perhaps Arjen (our chief tester on
Windows) can replicate your issue with his more modern MinGW platform.

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
__________________________

------------------------------------------------------------------------------
_______________________________________________
Plplot-devel mailing list
Plplot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to