On 2015-04-17 07:47-0700 Greg Jung wrote:

> Hi guys,
>  I have one specific plplot question then I will give a lot of
> background info that I'm fairly certain would come up in the ensuing
> Q/A for the issue.  The foreground is, I'm building GDL on mingw32,
> GDL wants to (optionally) bring in  a number of  libraries to
> accomplish added functionalities.
>
> The Question:
>   How do I get a specially-named libplplot version to function?  I
> wish to have libplplot-v2.dll be the shared that libplplot.dll.a is an
> import for - built and held in a directory  separately specified.  A
> copy of libplplot-v2.dll is then kept in the runtime path alongside
> the standard versions libplplot.dll, libplplotcxx.dll, wingcc.dll,
> etc.
> v2 version is actually "nodyn" - all of the same source except dynamic
> drivers are not enabled.

Hi Greg:

It sounds like for some reason you want/need two different plplot
libraries, one with and one without dynamic linking.  The safe (and
also the most covenient) way to implement that is two separate builds
and installs with two separate install prefixes.

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
__________________________

------------------------------------------------------------------------------
BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT
Develop your own process in accordance with the BPMN 2 standard
Learn Process modeling best practices with Bonita BPM through live exercises
http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- event?utm_
source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_SF
_______________________________________________
Plplot-devel mailing list
Plplot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to