[vlc-devel] Mingw32 build problems: Dash, Skins2 and libstdc++

Chris Smowton cs448 at cam.ac.uk
Tue Jun 26 18:33:41 CEST 2012


On 26/06/2012 08:44, Rafaël Carré wrote:
> Try to build gcc with --disable-shared
So I hacked around the previous problem by manually running libtool with 
-static, which worked. However I found that the package produced at the 
end of the day had a lot of broken modules, mostly because they included 
dependencies on libstdc++-6.dll and some libgcc DLLs.

I'll try a rebuilding mingw64 with --disable-shared as you suggest. 
Since it appears to be the default for mingw64 trunk to use a shared 
runtime where possible, and the VLC packaging mechanism seems to make no 
attempt to distribute the MinGW C/C++ runtime, should the page 
http://wiki.videolan.org/Win32Compile mention that restriction?
<http://wiki.videolan.org/Win32Compile>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20120626/2cb8c46f/attachment.html>


More information about the vlc-devel mailing list