[Emacs-ada-mode] emacs ada mode
Joe Schafer
joseph.schafer at usma.edu
Wed Sep 24 10:00:34 PDT 2008
Hey,
Sorry about the cross post and delay. I thought I was subscribed but I
registered with a different email address and didn't think to check the
archives.
>> First; did you leave out the 'use Ada.Text_IO;' line? That is the
>> error; it can be hard to type incorrect code deliberately.
Yes, that error is still there. So is the missing body in hello_package.adb
>> Second; run gcc from a bash shell (under Emacs or not), and mess with
>> the file hello.adb until you do get an error.
I managed to get errors using this command:
gcc -x ada -c -gnatc hello.adb
>> Finally; what menu item or keystroke did you invoke? 'Ada | check
>> file' runs gnatmake, not gcc -x ada. Unless you've overridden that
>> somewhere. Please run this with 'emacs -Q'.
I get the same output with gcc.
>> What is on the Ada menu? It should be:
I have:
Help
Options
Customize
Check File
Compile File
Build
Run
Debug
More information about the Emacs-ada-mode
mailing list