Re: [PATCH v2] configure: Avoid eh_frame bloat in release builds

Gianluigi Tiesi <[email protected]>
Newsgroups gmane.comp.video.mplayer.devel
Message-ID <[email protected]>
On Wed, Mar 02, 2016 at 11:27:49PM +0100, Reimar Döffinger wrote:
> That explains it, I never tried with the C++ rtp code.
> However the error messages supposedly mean that the gcc version does not support SjLj exceptions.
> However the latest information I have is that that's actually the only exception type supported on 64 bit Windows? It happens for both 32 and 64 bit builds?
> I would prefer to try to understand better, yet as it involves having to have working rtp C++ dependencies it's probably better to remove the option for now.
> Though I wonder if compiling without exception support might be an option, as our code probably doesn't handle exceptions anyway.

32bit mingw uses sjlj (at least in default build) so the option just works (without any size improvement)
64bit mingw uses seh for exception so I think it's a bug in mingw if it insert references to sjlj

Regards

-- 
Gianluigi Tiesi <[email protected]>
EDP Project Leader
Netfarm S.r.l. - http://www.netfarm.it/
Free Software: http://oss.netfarm.it/
_______________________________________________
MPlayer-dev-eng mailing list
[email protected]
https://lists.mplayerhq.hu/mailman/listinfo/mplayer-dev-eng
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.