gnatlink.adb (Gnatlink): Pass switches to the linker even if the binder-generated...
authorEric Botcazou <ebotcazou@adacore.com>
Tue, 14 Aug 2007 08:48:07 +0000 (10:48 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Tue, 14 Aug 2007 08:48:07 +0000 (10:48 +0200)
commit7a912730535b73d3bece5a80a91efca68b6cb74a
treebdff4b70efae888a74f505a86da9f2c0049b53e1
parent171d182e7f3a5cb93f9e95aded02ed5a2d48e0c4
gnatlink.adb (Gnatlink): Pass switches to the linker even if the binder-generated file is not in Ada.

2007-08-14  Eric Botcazou  <ebotcazou@adacore.com>

* gnatlink.adb (Gnatlink): Pass switches to the linker even if the
binder-generated file is not in Ada.
Pass -mrtp to the linker if it is GCC and --RTS=rtp has been
recorded in the ALI file.
Pass -fsjlj to the linker if it is GCC and --RTS=sjlj has been recorded.

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