[MPlayer-users] recent svn mplayer don`t find config file in windows

jaebum shin kuh3h3 at gmail.com
Sat Jun 2 19:26:39 CEST 2012


your are right.
i changed compiler from 4.6.2( mplayer r34900) to 4.7.1(mplayer r34980) recently

i thought same thing with you.
so just 10 minutes ago freshly checked out r34900.
compile with 4.7.1 .
same problem occures in 34900 now.

thanks.


new compiler

=

Master at kuh3h3 ~
$ gcc -v
Using built-in specs.
COLLECT_GCC=D:\MSYS\mingw\bin\gcc.exe
COLLECT_LTO_WRAPPER=d:/msys/mingw/bin/../libexec/gcc/i686-pc-mingw32/4.7.1/lto-wrapper.exe
Target: i686-pc-mingw32
Configured with: ../src/configure --prefix=/mingw_new
--build=i686-pc-mingw32 --target=i686-pc-mingw32
--with-sysroot=/mingw_new --with-buil
d-sysroot=/mingw_new --mandir=/mingw_new/i686-pc-mingw32/share/man
--infodir=/mingw_new/i686-pc-mingw32/share/info
--with-mpfr=/mingw_new/bu
ild_libs --with-gmp=/mingw_new/build_libs
--with-ppl=/mingw_new/build_libs --enable-cloog-backend=isl
--with-cloog=/mingw_new/build_libs --w
ith-mpc=/mingw_new/build_libs --with-host-libstdcxx='-lstdc++ -lsupc++
-lm' --with-pkgversion='XvidVideo.RU - GCC 4.7.1 i686-pc-mingw32' --w
ith-system-zlib --enable-static --enable-threads=win32
--enable-languages=c,c++,lto,objc,obj-c++ --enable-checking=release
--enable-fully-dy
namic-string --enable-frame-pointer
--enable-version-specific-runtime-libs --enable-libgomp
--disable-rpath --disable-shared --disable-nls -
-disable-win32-registry --disable-werror --disable-bootstrap
Thread model: win32
gcc version 4.7.1 20120327 (prerelease) (XvidVideo.RU - GCC 4.7.1
i686-pc-mingw32)

Master at kuh3h3 ~
$

2012/6/3, Reimar Döffinger <Reimar.Doeffinger at gmx.de>:
> On Sat, Jun 02, 2012 at 06:26:40PM +0200, Reimar Döffinger wrote:
>> On Sun, Jun 03, 2012 at 12:09:43AM +0900, jaebum shin wrote:
>> > reimar.
>> > i check where to find config in  mplayer  with processmonitor.
>> >
>> > r34900 well find mplayer/config
>> >
>> >
>> > http://jaebumsin.webatu.com/34900.png
>> > but r34980 append unnecessary "folder" named  mplayer.exe.
>> > so can`t find mplayer/config
>> >
>> > http://jaebumsin.webatu.com/34980.png
>> >
>> > why r34980 append "unexisted unnecessary folder named  mplayer.exe"?
>>
>> The file responsible for this (path.c) was not changed since
>> r32838. Nor is the code fundamentally wrong
>
> Did you change compiler versions between compiling those two revisions?
> It seems unlikely, but a newer compiler might optimize away a critical
> part of the get_path function.
> _______________________________________________
> MPlayer-users mailing list
> MPlayer-users at mplayerhq.hu
> https://lists.mplayerhq.hu/mailman/listinfo/mplayer-users
>


More information about the MPlayer-users mailing list