public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* error building trunk as MinGW-W64
@ 2013-12-10 20:53 niXman
  2013-12-12 11:11 ` niXman
  2013-12-13 22:16 ` niXman
  0 siblings, 2 replies; 3+ messages in thread
From: niXman @ 2013-12-10 20:53 UTC (permalink / raw)
  To: gcc-help


Hi,

Two weeks earlier I have successfully built gcc-trunk as MinGW-W64, but 
now I faced with error when building rev. 205849.

The error is:
gcc-trunk/prev-gcc/include/ia32intrin.h:54:28: sorry, unimplemented: 
-mno-fentry isn't compatible with SEH
  #pragma GCC target("sse4.2")


I have two questions:
1. why the error message says about 'isn't compatible with SEH', though 
gcc is configured for using SJLJ exceptions?
2. Hou can I solve this error?


-- 
Regards, niXman
___________________________________________________
Dual-target(32 & 64-bit) MinGW-W64 compilers for 32 and 64-bit Windows:
http://sourceforge.net/projects/mingw-w64/
___________________________________________________
Another online IDE: http://liveworkspace.org/

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: error building trunk as MinGW-W64
  2013-12-10 20:53 error building trunk as MinGW-W64 niXman
@ 2013-12-12 11:11 ` niXman
  2013-12-13 22:16 ` niXman
  1 sibling, 0 replies; 3+ messages in thread
From: niXman @ 2013-12-12 11:11 UTC (permalink / raw)
  To: gcc-help

niXman 2013-12-11 00:53:
> Hi,
> 
> Two weeks earlier I have successfully built gcc-trunk as MinGW-W64,
> but now I faced with error when building rev. 205849.
> 
> The error is:
> gcc-trunk/prev-gcc/include/ia32intrin.h:54:28: sorry, unimplemented:
> -mno-fentry isn't compatible with SEH
>  #pragma GCC target("sse4.2")
> 
> 
> I have two questions:
> 1. why the error message says about 'isn't compatible with SEH',
> though gcc is configured for using SJLJ exceptions?
> 2. Hou can I solve this error?

ping?

-- 
Regards, niXman
___________________________________________________
Dual-target(32 & 64-bit) MinGW-W64 compilers for 32 and 64-bit Windows:
http://sourceforge.net/projects/mingw-w64/
___________________________________________________
Another online IDE: http://liveworkspace.org/

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: error building trunk as MinGW-W64
  2013-12-10 20:53 error building trunk as MinGW-W64 niXman
  2013-12-12 11:11 ` niXman
@ 2013-12-13 22:16 ` niXman
  1 sibling, 0 replies; 3+ messages in thread
From: niXman @ 2013-12-13 22:16 UTC (permalink / raw)
  To: gcc-help

niXman 2013-12-11 00:53:
> Hi,
> 
> Two weeks earlier I have successfully built gcc-trunk as MinGW-W64,
> but now I faced with error when building rev. 205849.
> 
> The error is:
> gcc-trunk/prev-gcc/include/ia32intrin.h:54:28: sorry, unimplemented:
> -mno-fentry isn't compatible with SEH
>  #pragma GCC target("sse4.2")
> 
> 
> I have two questions:
> 1. why the error message says about 'isn't compatible with SEH',
> though gcc is configured for using SJLJ exceptions?
> 2. Hou can I solve this error?

Fixed at rev. 205957


-- 
Regards, niXman
___________________________________________________
Dual-target(32 & 64-bit) MinGW-W64 compilers for 32 and 64-bit Windows:
http://sourceforge.net/projects/mingw-w64/
___________________________________________________
Another online IDE: http://liveworkspace.org/

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-12-13 22:16 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-12-10 20:53 error building trunk as MinGW-W64 niXman
2013-12-12 11:11 ` niXman
2013-12-13 22:16 ` niXman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).