gnatlink.adb (Gnatlink): If gcc is not called with -shared-libgcc...
authorVincent Celier <celier@adacore.com>
Tue, 31 Oct 2006 17:59:58 +0000 (18:59 +0100)
committerArnaud Charlet <charlet@gcc.gnu.org>
Tue, 31 Oct 2006 17:59:58 +0000 (18:59 +0100)
commitef6ea465e38970e96a0ab50641e761f1b7c4dcff
treebacf20db14cbe9d46cad238e4da03caa369c5c5c
parent64c69860aa9a0a0fda1017d597f6fa5db5ba9e4e
gnatlink.adb (Gnatlink): If gcc is not called with -shared-libgcc...

2006-10-31  Vincent Celier  <celier@adacore.com>

* gnatlink.adb (Gnatlink): If gcc is not called with -shared-libgcc,
call it with -static-libgcc, as there are some platforms, such as
Darwin, where one of these two switches is compulsory to link.

From-SVN: r118277
gcc/ada/gnatlink.adb