Re: [Plplot-devel] Unnecessary library linkage

2011-11-27 Thread Andrew Ross
On Sun, Nov 27, 2011 at 01:06:10PM -0800, Alan Irwin wrote: > Hi Andrew: > > On 2011-11-27 20:18- Andrew Ross wrote: > > > On Fri, Nov 25, 2011 at 03:38:53PM -0800, Alan Irwin wrote: > >> By default D is compiled statically because the shared D build is > >> broken on Debian stable because of

Re: [Plplot-devel] Unnecessary library linkage

2011-11-27 Thread Alan W. Irwin
Hi Andrew: On 2011-11-27 20:18- Andrew Ross wrote: > On Fri, Nov 25, 2011 at 03:38:53PM -0800, Alan Irwin wrote: >> By default D is compiled statically because the shared D build is >> broken on Debian stable because of a bug in D support on that >> platform. Has that bug been fixed for Debi

Re: [Plplot-devel] [Plplot-cvs] SF.net SVN: plplot:[12054] trunk/bindings

2011-11-27 Thread Andrew Ross
On Sat, Nov 26, 2011 at 09:33:35PM +, air...@users.sourceforge.net wrote: > Revision: 12054 > http://plplot.svn.sourceforge.net/plplot/?rev=12054&view=rev > Author: airwin > Date: 2011-11-26 21:33:35 + (Sat, 26 Nov 2011) > Log Message: > --- > Implement NON_TRANSITIV

Re: [Plplot-devel] Unnecessary library linkage

2011-11-27 Thread Andrew Ross
On Fri, Nov 25, 2011 at 03:38:53PM -0800, Alan Irwin wrote: > Hi Andrew: > > Thanks for your additional tests of the -DNON_TRANSITIVE=ON case. > > On 2011-11-25 09:51- Andrew Ross wrote: > > > Ada also doesn't work, although the situation is more complicated. I > > don't understand enough ab