Menu

Use with Emacs

2014-12-23
2014-12-23
  • Simon Wright

    Simon Wright - 2014-12-23

    srini said, in [tickets:#1],

    I just use emacs (not gps). I would like to continue to play with Ada on my MAC.

     

    Related

    Tickets: #1


    Last edit: Simon Wright 2014-12-23
  • Simon Wright

    Simon Wright - 2014-12-23

    I see no reason why not (but then it’s how I work myself).

    It’s best if you use gprbuild rather than gnatmake (or arm-eabi-gnatmake). This means changing the ada-mode options. I’m using the new ada-mode as described here, and I’ve set these in the *Ada Build” subgroup:

    Option Value
    Ada Build Check Cmd gprbuild -c -u -f -gnatc -p -P${gpr_file} ${full_current}
    Ada Build Make Cmd gprbuild -p -P${gpr_file}
     

    Last edit: Simon Wright 2014-12-23

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.