[Omake] Compiling Ada code
Aleksey Nogin
nogin at metaprl.org
Mon Nov 6 10:38:54 PST 2006
On 06.11.2006 09:59, Dirk Heinrichs wrote:
> Having said that, my offer is still valid to give you my small build system
> (which is also pretty generic, btw.) as a starting point. It currently
> compiles C/C++ and Ada code and create shared libs and executable programs
> from the resulting object files. It has a little perl program to find out Ada
> dependencies and correctly handles sub units and the spec only case. It can
> also find out wether an executable is built from Ada or C source and creates
> the correct linker rule (rules are created on the fly, btw.)
This would be great - provided that there is somebody willing to try to
clean it up (rewrite the little perl script in OMake, etc).
Unfortunately, as none of the OMake developers uses Ada, most likely we
would not be able to do this ourselves.
> Adding support for other languages should also be easy, I'm planning to add
> LaTeX support soon.
Note that OMake standard library already comes with LaTeX support (see
the LaTeX.om file or the LaTeX section of the documentation -
http://omake.metaprl.org/omake-doc.html#htoc438 )
Aleksey
More information about the Omake
mailing list