Hi Werner

I will shortly try to link PLplot to my wxWidgets app. I built wxPLplotDemo on 
linux with VERBOSE=1 as you suggested and saw:

=======================================================

Linking CXX executable wxPLplotDemo
cd /home/MyDir/plplot-5.9.5/buildnmake/examples/c++ && /home/ MyDir 
/cmake-2.6.4-Linux-i386/bin/cmake -E cmake_link_script 
CMakeFiles/wxPLplotDemo.dir/link.txt --verbose=1
/usr/bin/c++     -fPIC CMakeFiles/wxPLplotDemo.dir/wxPLplotDemo.cpp.o  -o 
wxPLplotDemo -rdynamic ../../bindings/wxwidgets/libplplotwxwidgetsd.so.0.0.0 
../../bindings/c++/libplplotcxxd.so.9.3.0 -lm ../../src/libplplotd.so.9.7.0 
-lpangocairo-1.0 -lpango-1.0 -lcairo /lib64/libgobject-2.0.so 
/lib64/libgmodule-2.0.so -ldl /lib64/libglib-2.0.so -lSM -lICE -lX11 -lXext 
-lSM -lICE -lX11 -lXext -lpthread ../../lib/csa/libcsirocsa.so.0.0.1 
../../lib/qsastime/libqsastime.so.0.0.1 -lm -pthread 
/usr/local/lib/libwx_base-2.8.so /usr/local/lib/libwx_gtk2_core-2.8.so 
-Wl,-rpath,/home/ MyDir /plplot-5.9.5/buildnmake/bindings/wxwidgets:/home/ 
MyDir /plplot-5.9.5/buildnmake/bindings/c++:/home/ MyDir 
/plplot-5.9.5/buildnmake/src:/lib64:/home/ MyDir 
/plplot-5.9.5/buildnmake/lib/csa:/home/ MyDir 
/plplot-5.9.5/buildnmake/lib/qsastime:/usr/local/lib

=======================================================

I plan to store the necessary PLplot libraries and header files in our svn 
project so that not every developer needs to install PLplot, but the above 
command seems to reference a lot of libraries. Is there a way to reduce this 
complexity?

Best regards

David

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Plplot-general mailing list
Plplot-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-general

Reply via email to