Thank you for the suggestion<div><br></div><div>This suggests </div><div><a href="http://sourceforge.net/projects/mingw-w64/files/">http://sourceforge.net/projects/mingw-w64/files/</a><br></div><div><br></div><div>v2.0.7 (r5421) ====> 5421 > 5408 but it is still labelled 2.0.7</div>
<div><br></div><div>Also <a href="https://mingw-w64.svn.sourceforge.net/svnroot/mingw-w64/tags/">https://mingw-w64.svn.sourceforge.net/svnroot/mingw-w64/tags/</a></div><div><br></div><div>only has upto 2.0.7 or some rc<x> candidates but no 3.0. Are you referring to it's trunk or experimental versions?</div>
<div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Dec 13, 2012 at 3:19 PM, Rafaël Carré <span dir="ltr"><<a href="mailto:funman@videolan.org" target="_blank">funman@videolan.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Le 12/12/2012 11:14, fayyaz lodhi a écrit :<br>
<div class="im">> I am cross compiling vlc for windows on linux mint 64 bit machine.<br>
><br>
> Used the instructions here<br>
> <a href="http://wiki.videolan.org/Win32Compile#Obtaining_the_toolchain" target="_blank">http://wiki.videolan.org/Win32Compile#Obtaining_the_toolchain</a><br>
><br>
> and used the following tool chain<br>
</div>> *x86_64-w64-mingw32* for Windows 64-bits, using the Mingw-w64 toolchain<br>
<div class="im">><br>
> as indicated in instructions.<br>
><br>
> First, the configure gives error of libgcrypt which i could only bypass by<br>
> disabling it i..e adding --disable-libgcrypt to configure script.<br>
><br>
> Next make fails with following log. Can some one help with figuring out<br>
> what's the problem?<br>
><br>
> WARNING :<br>
> ../../../../extras/package/win32/../../../modules/access/dshow/dshow.cpp:1805:<br>
> 14:  'bool vlc_object_alive(const vlc_object_t*)' is deprecated (declared<br>
> at ../../../../extras/package/win32/../../../include/vlc_objects.h:81)<br>
> [-Wdeprecated-declarations]<br>
> Creating library file: .libs/libdshow_plugin.dll.a<br>
>  COMPILE : libcdda_plugin_la-cdda.lo<br>
>  COMPILE : libcdda_plugin_la-cdrom.lo<br>
><br>
</div>> **** Warning: Linking the shared library <a href="http://libcdda_plugin.la" target="_blank">libcdda_plugin.la</a> against the*<br>
> **** static library<br>
> ../VLC/vlc-2.0.4-windows/contrib/x86_64-w64-mingw32/lib/libregex.a is not<br>
> portable!*<br>
> *Creating library file:<br>
> *.libs/libcdda_plugin.dll.a/../VLC/vlc-2.0.4-windows/contrib/x86_64-w64-mingw32/lib/libcddb.a(cddb_conn.o):cddb_conn.c:(.text+0x3e):<br>
<div class="im">> undefined reference to `__ms_vsnprintf'<br>
> ../VLC/vlc-2.0.4-windows/contrib/x86_64-w64-mingw32/lib/libcddb.a(cddb_cmd.o):cddb_cmd.c:(.text+0x32):<br>
> undefined reference to `__ms_vsnprintf'<br>
> ../VLC/vlc-2.0.4-windows/contrib/x86_64-w64-mingw32/lib/libcddb.a(cddb_cmd.o):cddb_cmd.c:(.text+0x7a):<br>
> undefined reference to `__ms_vsnprintf'<br>
> ../VLC/vlc-2.0.4-windows/contrib/x86_64-w64-mingw32/lib/libcddb.a(cddb_log.o):cddb_log.c:(.text+0x32):<br>
> undefined reference to `__ms_vsnprintf'<br>
> ../VLC/vlc-2.0.4-windows/contrib/x86_64-w64-mingw32/lib/libcddb.a(cddb_net.o):cddb_net.c:(.text+0x32):<br>
> undefined reference to `__ms_vsnprintf'<br>
> collect2: ld returned 1 exit status<br>
<br>
</div>Make sure you use at least SVN r5408 revision of mingw-w64 (i.e. 3.x,<br>
NOT 2.x)<br>
<div class="HOEnZb"><div class="h5">_______________________________________________<br>
vlc-devel mailing list<br>
To unsubscribe or modify your subscription options:<br>
<a href="http://mailman.videolan.org/listinfo/vlc-devel" target="_blank">http://mailman.videolan.org/listinfo/vlc-devel</a><br>
</div></div></blockquote></div><br></div>