Commit 25b06cda by Arnaud Charlet Committed by Arnaud Charlet

(mingw section): Remove EH_MECHANISM setting.

From-SVN: r108405
parent 121b2cee
2005-12-12 Arnaud Charlet <charlet@adacore.com>
* Makefile.in (mingw section): Remove EH_MECHANISM setting.
2005-12-09 Arnaud Charlet <charlet@adacore.com> 2005-12-09 Arnaud Charlet <charlet@adacore.com>
* gnatvsn.ads (Library_Version): Bump to version 4.2 * gnatvsn.ads (Library_Version): Bump to version 4.2
......
...@@ -1164,7 +1164,6 @@ ifeq ($(strip $(filter-out cygwin32% mingw32% pe,$(osys))),) ...@@ -1164,7 +1164,6 @@ ifeq ($(strip $(filter-out cygwin32% mingw32% pe,$(osys))),)
mlib-tgt.adb<mlib-tgt-mingw.adb \ mlib-tgt.adb<mlib-tgt-mingw.adb \
indepsw.adb<indepsw-mingw.adb indepsw.adb<indepsw-mingw.adb
EH_MECHANISM=-gcc
MISCLIB = -lwsock32 MISCLIB = -lwsock32
GMEM_LIB = gmemlib GMEM_LIB = gmemlib
PREFIX_OBJS = $(PREFIX_REAL_OBJS) PREFIX_OBJS = $(PREFIX_REAL_OBJS)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment