Re: [Plplot-devel] Trouble with Ada and gcc 4.5.0

2010-07-13 Thread Alan W. Irwin
On 2010-07-12 19:44-0700 Jerry wrote: > I'm beginning to have second thoughts about whether this HAVE_ADA_2007 > business is worth the trouble. If the flag is not set, the Ada > bindings still work fine if the compiler is Ada 95 or Ada 2005. None > of the lapack and blas stuff is actually used--on

Re: [Plplot-devel] Trouble with Ada and gcc 4.5.0

2010-07-13 Thread Orion Poplawski
On 07/13/2010 01:21 AM, Alan W. Irwin wrote: > > I think very little effort would be required to remove HAVE_ADA_2007 > from the build system. However, let's wait to do anything about this > until we understand the linking issue that Orion reported a lot more. > I still think the linking issue may

Re: [Plplot-devel] Trouble with Ada and gcc 4.5.0

2010-07-13 Thread Alan W. Irwin
On 2010-07-13 09:47-0600 Orion Poplawski wrote: > On 07/13/2010 01:21 AM, Alan W. Irwin wrote: >> >> I think very little effort would be required to remove HAVE_ADA_2007 >> from the build system. However, let's wait to do anything about this >> until we understand the linking issue that Orion re

[Plplot-devel] I have considerably simplified the Lua version logic for our build system

2010-07-13 Thread Alan W. Irwin
Hi Werner: Lua5.1 is available with my brand new Debian squeeze (testing) system, but it didn't work for a PLplot build because I did not set a special cmake option. That lead me to look at the logic in cmake/modules/lua.cmake, and I have greatly simplified a few stanzas there (revision 11087) whi