[Plplot-devel] Problems compiling Ada

2008-06-02 Thread Orion Poplawski
I'm running into trouble running cmake with ada turned on. Fedora 9, cmake 2.6.0: -- Check for working Ada builder: /usr/bin/gnatmake -- broken CMake Error at cmake/modules/CMakeTestAdaCompiler.cmake:48 (MESSAGE): The Ada builder /usr/bin/gnatmake is not able to compile, bind, and link a

Re: [Plplot-devel] Problems compiling Ada

2008-06-02 Thread Orion Poplawski
Andrew Ross wrote: Orion, What version of gnat are you using? I've run into a similar problem with gnat 4.3 on Debian and I assumes it was a gnat problem, but perhaps not. gnat 4.3 too, but it looks like a cmake issue trying to compile to

Re: [Plplot-devel] Problems compiling Ada

2008-06-02 Thread Alan W. Irwin
On 2008-06-02 14:10-0600 Orion Poplawski wrote: I'm running into trouble running cmake with ada turned on. Fedora 9, cmake 2.6.0: [...]Why is it trying to compile to testadacompiler.adb.o? Because although my CMake Ada language support is fine for CMake 2.4.8, it is not ready for CMake

Re: [Plplot-devel] Problems compiling Ada

2008-06-02 Thread Alan W. Irwin
On 2008-06-02 15:32-0600 Orion Poplawski wrote: Andrew Ross wrote: Orion, What version of gnat are you using? I've run into a similar problem with gnat 4.3 on Debian and I assumes it was a gnat problem, but perhaps not. gnat 4.3 too, but it looks like a cmake issue Agreed. Specifically,