[Plplot-devel] Octave run-time issues with PLplot

2012-11-01 Thread Alan W. Irwin
Hi Andrew: I just got this: time (nice -19 make -j8 install >& install.out) *** glibc detected *** /usr/bin/octave: free(): invalid pointer: 0x02b0fa80 *** === Backtrace: = /lib/x86_64-linux-gnu/libc.so.6(+0x75b76)[0x2acd45a95b76] /lib/x86_64-linux-gnu/libc.so.6(cfree+0x6c)[0x

Re: [Plplot-devel] ndiff build system

2012-11-01 Thread Alan W. Irwin
On 2012-10-25 12:00-0700 Alan W. Irwin wrote: > On 2012-10-25 18:46+0100 Andrew Ross wrote: > >> On Mon, Oct 22, 2012 at 04:24:48PM -0700, Alan Irwin wrote: >>> Hi Andrew: >>> >>> One of my recent posts to PLplot-devel included a rudimentary but >>> still useful CMake-based build system for ndiff.

Re: [Plplot-devel] A complete CMake-based build system for shapelib

2012-11-01 Thread Arjen Markus
Hi Alan, I tested this on Windows using gcc (under MinGW, not MSYS) and MSVC/C++ 10.0 (plain Windows). I did not test the install target though. It simply works, only the usual caveat: - The sample programs that come with shapelib require the shp.dll DLL and that is stored in a subdirectory. So