This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libitm/52787] Segmentation fault on MinGW


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52787

Ian Lance Taylor <ian at airs dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ian at airs dot com

--- Comment #1 from Ian Lance Taylor <ian at airs dot com> 2012-03-30 14:38:57 UTC ---
Based to your e-mail on gcc-help, you left out a very important piece of
information.  This is using a build with the following patch:

> Moreover, if I replace line 134 in file gccroot/libitm/configure.tgt [1] from:
> >   | *-*-darwin* | *-*-aix*)
> to:
> >   | *-*-darwin* | *-*-aix* | *-w64-mingw32)

As far as I know libitm is not expected to work on MinGW.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]