[Plplot-devel] Incorrect pkg-config link flags with plplot 5.11.0

2015-04-22 Thread Orion Poplawski
With plplot 5.10.0: # pkg-config plplotd --libs -lplplotd With plplot 5.11.0: -lplplot -lltdl -lm -lshp -lfreetype -lcsirocsa -lcsironn -lqhull -lqsastime # pkg-config plplot --libs This is wrong because the extra libraries are only necessary in the case of static linking. To indicate thi

Re: [Plplot-devel] Comprehensive testing: Cygwin

2015-04-22 Thread Arjen Markus
Hi Alan, > -Original Message- > From: Alan W. Irwin [mailto:ir...@beluga.phys.uvic.ca] > > You are welcome. When you tailor that updated script (which automatically > collects > a list of the names and attributes of every file generated) with the -- > do_clean_as_you_go no option, I th