[CMake] Ada language support

Alexander Neundorf a.neundorf-work at gmx.net
Mon Jul 2 16:24:43 EDT 2007


On Monday 02 July 2007 14:56, you wrote:
...
> Specifically look for
>
> CMakeAdaCompiler.cmake.in
> CMakeAdaInformation.cmake
> CMakeDetermineAdaCompiler.cmake
> CMakeTestAdaCompiler.cmake
> ada.cmake

Cool :-)

Can you link C, C++ and Ada object files together to libraries/executables ? 
If yes, which linker is used then ? The Ada one or the one from C++ ?

Autotools currently use this scheme to select which linker to use, how would 
fit Ada into it ?
http://www.cs.cmu.edu/cgi-bin/info2www?
(automake.info)How%20the%20Linker%20is%20Chosen

Alex


More information about the CMake mailing list