SVN-28227 Using this toolchain gcc 3.4.5 mingw-runtime-3.14 w32api-3.11 kernel: MINGW32_NT-5.1 URMXP 1.0.11(0.46/3/2) 2008-08-25 23:40 i686 Msys gcc: Reading specs from c:/msys/1.0.11/mingw/bin/../lib/gcc/mingw32/3.4.5/specs Configured with: ../gcc-3.4.5-20060117-3/configure --with-gcc --with-gnu-ld --with-gnu-as --host=mingw32 --target=mingw32 --prefix=/mingw --enable-threads --disable-nls --enable-languages=c,c++,f77,ada,objc,java --disable-win32-registry --disable-shared --enable-sjlj-exceptions --enable-libgcj --disable-java-awt --without-x --enable-java-gc=boehm --disable-libgcj-debug --enable-interpreter --enable-hash-synchronization --enable-libstdcxx-debug Thread model: win32 gcc version 3.4.5 (mingw-vista special r3) ld: GNU ld (GNU Binutils) 2.19 gtk: 2.14.6 glib: 2.18.3 Bug: Whenever I open any file, DVD, etc., I always get the same bug using gmplayer.exe or mplayer.exe without the gui option. If I compile without enabling the gui, it works fine. Been doing this for quite a few subversions with (--enable-gui --enable-menu) . Hank
On Fri, Jan 02, 2009 at 02:27:00AM +0430, Henry Garcia wrote:
Bug:
Whenever I open any file, DVD, etc., I always get the same bug using gmplayer.exe or mplayer.exe without the gui option.
If I compile without enabling the gui, it works fine. Been doing this for quite a few subversions with (--enable-gui --enable-menu) .
Don't forget to always compile -fno-common, MinGW toolchain is very broken.
participants (2)
-
Henry Garcia -
Reimar Döffinger