<br>
<div class="gmail_quote">
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div class="Ih2E3d">> In fact, I have to add one step to the procedure written in the link above.<br>> It is the update of the m4 with m4-1.4.7-MSYS.tar.bz2.<br></div>Interesting.<br>
<div class="Ih2E3d"></div></blockquote>
<div> </div>
<div>I had to recompile all the autoconfig, automake and libtool because the precompiled ones given in the tutor didnot work for me. Therefore I need a more recent version of m4, which cannot be built natively with msys (<a href="http://www.nabble.com/facing-error-making-autoconf---make-3-:-***--m4sugar.m4f--Error-1-td17563527.html">http://www.nabble.com/facing-error-making-autoconf---make-3-:-***--m4sugar.m4f--Error-1-td17563527.html</a>)</div>

<div> <br></div>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Yes, but you have to take a non-official gcc release, or compile your<br>own.</blockquote>
<div> </div>
<div>Can you give me some hints to compile mingw32 with an X version gcc? The link <a href="http://www.mingw.org/wiki/LinuxCrossMinGW">http://www.mingw.org/wiki/LinuxCrossMinGW</a> seems to be not clear / working for me.</div>

<div> </div>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid"><span id=""></span><br><br>However, I don't see what you miss while using gcc 3.4 .<br><br></blockquote>

<div>The reason I need a vlc based on gcc 4.2.1 is the following. When I compile vlc with gcc 3.4, in the plugins directory, I can find a plugin  libmp4_plugin.dll for the demuxer MPEG-4 file. If I take this plugin and put it into the plugins directory (overwrite the original  libmp4_plugin.dll) of the vlc precompiled with 4.2.1 (available on your website), the demuxer MPEG-4 file is no longer available in the VLC 4.2.1. I hope that with the same base gcc, I can exchange the modules between the vlc compiled by myself and the one supplied by your website. Is that really correct?</div>

<div> </div>
<div>Of course it is non sense to exchange 2 modules having exactly the same funcionality. It was just an example. What I try to do is to create myself a VLC plugin module (only the module, not the whole VLC), then that module can be incoporated in the vlc that is widely available on your website. </div>

<div>Best regards</div>
<div>Son TRAN</div></div>