mlib-tgt-mingw.adb (Build_Dynamic_Library): Replace the previous implementation.
authorPascal Obry <obry@adacore.com>
Thu, 16 Jun 2005 08:30:00 +0000 (10:30 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Thu, 16 Jun 2005 08:30:00 +0000 (10:30 +0200)
commit1e813ab6c01a9a4628f991c7a91719e4988c590c
tree7989752290431503f56c42497b2dad143a8c8a93
parent65b108320e2c468e783b36713d10a3319a2ebc6b
mlib-tgt-mingw.adb (Build_Dynamic_Library): Replace the previous implementation.

2005-06-14  Pascal Obry  <obry@adacore.com>

* mlib-tgt-mingw.adb (Build_Dynamic_Library): Replace the previous
implementation. This new version generates the proper DllMain routine
to initialize the SAL. The DllMain is generated in Ada and compiled
before being added as option to the library build command.

From-SVN: r101019
gcc/ada/mlib-tgt-mingw.adb