OSDN Git Service

* gcc-interface/Makefile.in (EXTRA_GNATRTL_NONTASKING_OBJS) [WINDOWS]: Remove
authordannysmith <dannysmith@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 12 Aug 2008 06:01:59 +0000 (06:01 +0000)
committerdannysmith <dannysmith@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 12 Aug 2008 06:01:59 +0000 (06:01 +0000)
duplicate s-win32.o. Add s-winext.o.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@138978 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ada/ChangeLog
gcc/ada/gcc-interface/Makefile.in

index 62746b9..5e5478f 100644 (file)
@@ -1,5 +1,10 @@
 2008-08-12  Danny Smith  <danyssmith@users.sourceforge.net>
 
+       * gcc-interface/Makefile.in (EXTRA_GNATRTL_NONTASKING_OBJS) [WINDOWS]: Remove
+       duplicate s-win32.o. Add s-winext.o.
+
+2008-08-12  Danny Smith  <danyssmith@users.sourceforge.net>
+
        * g-stsifd-sockets.adb (Create): Replace Constants.SOCK_STREAM
        with SOSC.SOCK__STREAM.
        * g-socthi-mingw.adb (C_Select) Replace Constants.MSG_OOB with
index b597fb0..28763d7 100644 (file)
@@ -1363,7 +1363,7 @@ ifeq ($(strip $(filter-out cygwin32% mingw32% pe,$(osys))),)
         system.ads<system-mingw.ads
     endif
 
-    EXTRA_GNATRTL_NONTASKING_OBJS = s-win32.o s-win32.o g-regist.o
+    EXTRA_GNATRTL_NONTASKING_OBJS = s-win32.o s-winext.o g-regist.o
     EXTRA_GNATRTL_TASKING_OBJS = a-exetim.o
 
     MISCLIB = -lwsock32