diff gcc/config/i386/cygming.opt @ 67:f6334be47118

update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
author nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
date Tue, 22 Mar 2011 17:18:12 +0900
parents 77e2b8dfacca
children 04ced10e8804
line wrap: on
line diff
--- a/gcc/config/i386/cygming.opt	Tue May 25 18:58:51 2010 +0900
+++ b/gcc/config/i386/cygming.opt	Tue Mar 22 17:18:12 2011 +0900
@@ -1,6 +1,6 @@
 ; Cygwin- and MinGW-specific options.
 
-; Copyright (C) 2005, 2007, 2009 Free Software Foundation, Inc.
+; Copyright (C) 2005, 2007, 2009, 2010, 2011 Free Software Foundation, Inc.
 ;
 ; This file is part of GCC.
 ;
@@ -22,10 +22,6 @@
 Target RejectNegative
 Create console application
 
-mcygwin
-Target
-Use the Cygwin interface
-
 mdll
 Target RejectNegative
 Generate code for a DLL
@@ -53,3 +49,6 @@
 muse-libstdc-wrappers
 Target Condition({defined (USE_CYGWIN_LIBSTDCXX_WRAPPERS)})
 Compile code that relies on Cygwin DLL wrappers to support C++ operator new/delete replacement
+
+posix
+Driver