On 16 Feb 2016, at 17:58, Stephen Leake <[email protected]> wrote:
> Simon Wright <[email protected]> writes: >> Also, I've commented out the "test : test-ada-gpr_query.stamp" in >> build/wisi/Makefile; I can't see why it doesn't work, because doing by >> hand what the EMACSCMD lines are doing seems to work OK. > > The main reason this would fail is if you have not compiled gpr_query > and installed it in the path used by the separate Emacs. > > Note the way the separate Emacs is started; it loads > run-indent-test-wisi-gpr_query.el instead of run-indent-test-wisi.el. > The former does (setq ada-xref-tool 'gpr_query). I recompiled gpr_query and put it in the path. Would it matter which GNAT I used to compile it? I changed the 'one' target to load run-indent-test-wisi-gpr_query.el; it got some way before failing. In fact, the full test succeeds for quite a lot of the test files; just a few have problems (3, I think, including ada_mode-nominal.ads). Will look more when I've got over this cold. —S _______________________________________________ Emacs-ada-mode mailing list [email protected] http://host114.hostmonster.com/mailman/listinfo/emacs-ada-mode_stephe-leake.org
