makegpr.adb (Compile_Link_With_Gnatmake): Invoke gnatmake with -d if gprmake was...
authorVincent Celier <celier@adacore.com>
Thu, 16 Jun 2005 08:55:59 +0000 (10:55 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Thu, 16 Jun 2005 08:55:59 +0000 (10:55 +0200)
commitdc8f57914cb54a209cf2d52bb04d21502990842b
treee18aa2d051b82c7946e9a78cc5fbd846d4e04e46
parenta46edbad592965e0ff0b58d8466aa55fd54b95b0
makegpr.adb (Compile_Link_With_Gnatmake): Invoke gnatmake with -d if gprmake was invoked with -d.

2005-06-14  Vincent Celier  <celier@adacore.com>

* makegpr.adb (Compile_Link_With_Gnatmake): Invoke gnatmake with -d if
gprmake was invoked with -d.
(Compile_Sources): If -d was used, output the "completed ..." message
for each compilation.
(Scan_Arg): Recognize new switch -d
When -c and at least one main is specified, set
Unique_Compile to True to guarantee that no other sources will be
compiled.

From-SVN: r101068
gcc/ada/makegpr.adb