Using CodeLite to build and debug Ada code?
Posted: Fri Feb 14, 2020 10:01 pm
Hi,
I've been using CodeLite comfortably to build and debug C++ code. For another project I would like to use the GNU GNAT Ada tool suite.
Is this feasible, and if so, would I be better using a Makefile-based project or could I integrate the GNAT tools into the IDE settings. Actually, GNAT has an associated build tool called gprbuild which can manage all build stages of an Ada application.
I'm inclined to experiment and see what happens but any suggestions will be gratefully received. Yes, I know of AdaCore's GPS but I prefer CodeLite.
Regards,
Neil Darlow
I've been using CodeLite comfortably to build and debug C++ code. For another project I would like to use the GNU GNAT Ada tool suite.
Is this feasible, and if so, would I be better using a Makefile-based project or could I integrate the GNAT tools into the IDE settings. Actually, GNAT has an associated build tool called gprbuild which can manage all build stages of an Ada application.
I'm inclined to experiment and see what happens but any suggestions will be gratefully received. Yes, I know of AdaCore's GPS but I prefer CodeLite.
Regards,
Neil Darlow