Re: [Mingw-w64-public] Relocation errors when linking with static libstdc++ starting with GCC 6 (64-bit only)

2017-02-02 Thread Roger Pack
On 7/24/16, Nakai Yuta wrote: >>> Hi >>> >>> Any short test case to reproduce? >>> >>> >>I've been told specifically that libs that don't use exceptions don't >>suffer from this, like x265. >>Rubberband does, though. >> >>``` >>(open mingw64-shell) >> >>export CC=gcc >>#MINGW_PREFIX=/mingw64 >> >>

Re: [Mingw-w64-public] [PATCH] liboleaut32.a: Fixed SetOaNoCache entry.

2017-02-02 Thread Ozkan Sezer
On 2/2/17, Jacek Caban wrote: > Please review. > > --- > mingw-w64-crt/lib32/oleaut32.def | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) This looks correct. -- Check out the vibrant tech community on one of the

[Mingw-w64-public] [PATCH] liboleaut32.a: Fixed SetOaNoCache entry.

2017-02-02 Thread Jacek Caban
Please review. --- mingw-w64-crt/lib32/oleaut32.def | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mingw-w64-crt/lib32/oleaut32.def b/mingw-w64-crt/lib32/oleaut32.def index 9643765..c0b69eb 100644 --- a/mingw-w64-crt/lib32/oleaut32.def +++ b/mingw-w64-crt/lib32/oleaut32.def