As usual while waiting for the next release - don't forget to check the nightly builds in the forum.
Never tried it... but the way gcc works, you should actually not have to do a single thing, just write Ada code and hit the button.Gcc is a frontend that calls the C++ or Ada compiler or whatever else is needed, based on the type of source file.