mlib.adb (Building_Library): Only output "building a library..." in verbose mode
authorVincent Celier <celier@adacore.com>
Fri, 6 Apr 2007 09:24:28 +0000 (11:24 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Fri, 6 Apr 2007 09:24:28 +0000 (11:24 +0200)
commit0780eccc5da4e9c0f4e8492fab37e13459da6476
tree563a614cf2fe714c51cbba326b304bb16359a781
parent0916df6a3e3a63c275b1b88b6298bcdd97e9b2d4
mlib.adb (Building_Library): Only output "building a library..." in verbose mode

2007-04-06  Vincent Celier  <celier@adacore.com>

* mlib.adb (Building_Library): Only output "building a library..." in
verbose mode

* mlib-prj.adb (Build_Library): Only output lists of object and ALI
files in verbose mode.

* mlib-utl.adb (Ar): Only output the first object files when not in
verbose mode.
(Gcc): Do not display all the object files if not in verbose mode, only
the first one.

From-SVN: r123585
gcc/ada/mlib-prj.adb
gcc/ada/mlib-utl.adb
gcc/ada/mlib.adb