Any SEH Windows build of 1.8.1 version?

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Any SEH Windows build of 1.8.1 version?

Fuentes
Hi everyone:

After many hours trying integrate several libraries in my project, i found that Gstreamer throws errors because the exception mechanism selected to build the latest x86_64 1.8.1 version is SJLJ, and the compiler used by MSYS2 is builded with SEH, so i have two options:

- Build Gstreamer from scratch using SEH, or
- Find a nice distro of MinGW builded against SJLJ

The first one may take me forever... I'm not very experienced to build things with GCC. I try the second one but i have had some kind of instability. Gstreamer sometimes simply crash before anything.

So, the third option (and the ideal one) is find a Gstreamer version builded against SEH. Anyone knows anything about that?


Many thanks in advance.
Reply | Threaded
Open this post in threaded view
|

Re: Any SEH Windows build of 1.8.1 version?

Sebastian Dröge-3
On Mi, 2016-05-04 at 02:52 -0700, Fuentes wrote:

> Hi everyone:
>
> After many hours trying integrate several libraries in my project, i found
> that Gstreamer throws errors because the exception mechanism selected to
> build the latest x86_64 1.8.1 version is SJLJ, and the compiler used by
> MSYS2 is builded with SEH, so i have two options:
>
> - Build Gstreamer from scratch using SEH, or
> - Find a nice distro of MinGW builded against SJLJ
>
> The first one may take me forever... I'm not very experienced to build
> things with GCC. I try the second one but i have had some kind of
> instability. Gstreamer sometimes simply crash before anything.
>
> So, the third option (and the ideal one) is find a Gstreamer version builded
> against SEH. Anyone knows anything about that?
The plan is to move cerbero to use the MSYS2 toolchain at some point in
the future, which should also solve your problem.

Any help with that would be welcomed.

--
Sebastian Dröge, Centricular Ltd · http://www.centricular.com


_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel

signature.asc (968 bytes) Download Attachment