Re: [Plplot-devel] Trouble building on OS X

2009-01-27 Thread Jerry
On Jan 27, 2009, at 10:19 AM, Alan W. Irwin wrote: On 2009-01-27 03:02-0700 Jerry wrote: * What are the results of "make VERBOSE=1" (starting from a clean build, again)? * What are your OS X and gcc versions? Here is my script this time: cmake \ -DCMAKE_INSTALL_PREFIX=/Users/me/Documents

Re: [Plplot-devel] Trouble building on OS X

2009-01-27 Thread Alan W. Irwin
On 2009-01-27 03:02-0700 Jerry wrote: >> >> * What are the results of "make VERBOSE=1" (starting from a clean build, >> again)? >> >> * What are your OS X and gcc versions? > > Here is my script this time: > > cmake \ > -DCMAKE_INSTALL_PREFIX=/Users/me/Documents/Programs/Ada/Code/Bindings/PLplot

Re: [Plplot-devel] Trouble building on OS X

2009-01-27 Thread Jerry
* What are the results of "make VERBOSE=1" (starting from a clean build, again)? * What are your OS X and gcc versions? Here is my script this time: cmake \ -DCMAKE_INSTALL_PREFIX=/Users/me/Documents/Programs/Ada/Code/Bindings/ PLplot/plplot_svn/temp \ /Users/me/Documents/Programs/Ada/Cod

Re: [Plplot-devel] Trouble building on OS X

2009-01-26 Thread Werner Smekal
Hi all, works for me on Mac OS X 10.5.6 and gcc version i686-apple-darwin9- gcc-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5484) Complete output of my terminal session attached. Regards, Werner On 27.01.2009, at 07:00, Alan W. Irwin wrote: On 2009-01-26 21:28-0700 Jerry wrote: Hi Alan, I ran t

Re: [Plplot-devel] Trouble building on OS X

2009-01-26 Thread Alan W. Irwin
On 2009-01-26 21:28-0700 Jerry wrote: > Hi Alan, > > I ran this script: > > > > cd /Users/me/Documents/Programs/Ada/Code/Bindings/PLplot/plplot_svn/temp > > echo "Running cmake." > cmake \ > -DCMAKE_INSTALL_PREFIX=/Users/me/Documents/Programs/Ada/Code/Bindings/ > PLplot/plplot_svn/temp \ > /Users/

Re: [Plplot-devel] Trouble building on OS X

2009-01-26 Thread Jerry
On Jan 26, 2009, at 7:18 PM, Alan W. Irwin wrote: > On 2009-01-26 17:21-0700 je...@bauck.net wrote: > >> [...]cd /usr/local/plplot_build_dir/lib/csa && /usr/local/ada-4.3/ >> bin/gcc >> -DHAVE_CONFIG_H -Dcsirocsa_EXPORTS -fPIC -DUSINGDLL -o >> CMakeFiles/csirocsa.dir/csa.c.o -c >> /Users/me/

Re: [Plplot-devel] Trouble building on OS X

2009-01-26 Thread Alan W. Irwin
On 2009-01-26 17:21-0700 je...@bauck.net wrote: > [...]cd /usr/local/plplot_build_dir/lib/csa && /usr/local/ada-4.3/bin/gcc > -DHAVE_CONFIG_H -Dcsirocsa_EXPORTS -fPIC -DUSINGDLL -o > CMakeFiles/csirocsa.dir/csa.c.o -c > /Users/jerrybauck/Documents/Programs/Ada/Code/Bindings/PLplot/plplot_sv