cygwin.h (LINK_SPEC): Add -tsaware flag if !mno-cygwin.

* config/i386/cygwin.h (LINK_SPEC): Add -tsaware flag if !mno-cygwin.

From-SVN: r154044
This commit is contained in:
Dave Korn 2009-11-09 18:36:08 +00:00 committed by Dave Korn
parent 6e7e763e32
commit 633f54d041
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2009-11-09 Dave Korn <dave.korn.cygwin@gmail.com>
* config/i386/cygwin.h (LINK_SPEC): Add -tsaware flag if !mno-cygwin.
2009-11-09 Jason Merrill <jason@redhat.com>
* gdbinit.in (pgq): New function for printing gimple sequence.

View File

@ -94,7 +94,7 @@ along with GCC; see the file COPYING3. If not see
%{shared|mdll: --enable-auto-image-base -e \
%{mno-cygwin:_DllMainCRTStartup@12} \
%{!mno-cygwin:__cygwin_dll_entry@12}}\
%{!mno-cygwin:--dll-search-prefix=cyg}"
%{!mno-cygwin:--dll-search-prefix=cyg -tsaware}"
/* Allocate space for all of the machine-spec-specific stuff.
Allocate enough space for cygwin -> mingw32 munging plus