[Emacs-ada-mode] Adapting comp_cmd or make_cmd in my .emacs, NOT in some .adp (project) file
Emmanuel Briot
briot at adacore.com
Fri Oct 13 03:34:44 PDT 2006
> Actually, my patched ada-mode ignores ADA_INCLUDE_PATH, ADA_OBJECT_PATH and
> ADA_PROJECT_PATH completely. Only gnatmake cares about them. So, what
> happens is:
Actually, I suspect you might still be using them.
gnatls -v will list the directories coming from these variable. ada-mode
used to parse the output of gnatls -v to get access to the runtime
files, but would then automatically see the files in one of the
directories from ADA_INCLUDE_PATH.
regards
Emmanuel
More information about the Emacs-ada-mode
mailing list