Re: [Qemu-devel] [Bug 1312561] Re: libstdc++-6.dll is missing from your computer

2015-05-21 Thread Liviu Ionescu
> On 22 May 2015, at 08:21, Stefan Weil wrote: > > ... If anybody knows a simple tool to get all non-standard DLL dependencies > for a set of Windows executables, "all dependencies" are hard to get, but I use "${cross-prefix}-objdump -x" to get the direct dependencies. also please note that

Re: [Qemu-devel] [Bug 1312561] Re: libstdc++-6.dll is missing from your computer

2015-05-21 Thread Stefan Weil
Am 05.05.2014 um 19:29 schrieb Peter Maydell: Ah, we're dynamically linking with glib too? In that case, yes, whatever mechanism we're currently using to distribute the glib DLL we should use for the libstdc++ too. QEMU for Windows uses dynamic linking. Besides the DLL files which are part of t

[Qemu-devel] [Bug 1312561] Re: libstdc++-6.dll is missing from your computer

2015-05-21 Thread Stefan Weil
This is not a QEMU bug, but a problem of some installers from http://qemu.weilnetz.de/. http://qemu.weilnetz.de/w64/qemu-w64-setup-20150424.exe should work. Get the missing dll from http://qemu.weilnetz.de/w64/dll/. Reporting problems to the right address (here the owner of weilnetz.de) would h

[Qemu-devel] [Bug 1312561] Re: libstdc++-6.dll is missing from your computer

2015-05-21 Thread m4mmon
Hello, Same problem here with qemu-w64-setup-20150510.exe. As suggested above I tried to install mingw 4.6.3 posix and set path like: set PATH=C:\Program Files\mingw-builds\x64-4.6.3-posix-sjlj-rev2\;C:\Program Files\mingw-builds\x64-4.6.3-posix-sjlj-rev2\bin;%PATH% I do not have the libstdc++-6

[Qemu-devel] [Bug 1312561] Re: libstdc++-6.dll is missing from your computer

2015-05-21 Thread m4mmon
Forgot to tell I am running Windows 7 x64, and trying to launch qemu- system-arm. -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/1312561 Title: libstdc++-6.dll is missing from your computer Status

[Qemu-devel] [Bug 1312561] Re: libstdc++-6.dll is missing from your computer

2015-05-18 Thread JR Andreassen
Hi... This is still a problem with the latest build(qemu-wXX-setup-20150510.exe). I've tried with several different versions from the MinGW, neither work So, which is the correct NinGW version ? Thanks JR -- You received this bug notification because you are a member of qemu- devel-ml, whi

[Qemu-devel] [Bug 1312561] Re: libstdc++-6.dll is missing from your computer

2014-05-08 Thread Rupert Russell
So the answer to my basic question, how to make this work is Download the mingw windows installer from here. http://cznic.dl.sourceforge.net/project/mingwbuilds/mingw-builds-install/mingw-builds-install.exe Install for W 64 posix or win32 and VERSION 4.6.3 (later one doesn't work with qemu-w64

[Qemu-devel] [Bug 1312561] Re: libstdc++-6.dll is missing from your computer

2014-05-05 Thread Peter Maydell
Ah, we're dynamically linking with glib too? In that case, yes, whatever mechanism we're currently using to distribute the glib DLL we should use for the libstdc++ too. -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.laun

[Qemu-devel] [Bug 1312561] Re: libstdc++-6.dll is missing from your computer

2014-05-05 Thread Paolo Bonzini
I think dynamic is fine, after all how is libstdc++ different from glib? Both of them need to be deployed together with the executable on Windows, because they aren't a common prerequisite. -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QE

[Qemu-devel] [Bug 1312561] Re: libstdc++-6.dll is missing from your computer

2014-05-05 Thread Rupert Russell
Ok, so we need to wait for a recompiled version I guess. I did after your post get the dll from the mingw site, and that error went away, but then replaced by application failed with (0x07b) error. How much of the mingw package would we need to install to fix the problem if a recompiled versi

[Qemu-devel] [Bug 1312561] Re: libstdc++-6.dll is missing from your computer

2014-05-02 Thread Peter Maydell
That DLL is the mingw C++ runtime library. We should probably make our Windows executables build with a static libstdc++. -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/1312561 Title: libstdc++-6.dl

[Qemu-devel] [Bug 1312561] Re: libstdc++-6.dll is missing from your computer

2014-05-02 Thread Newton Kitonga
Also getting same error when running the following command on Windows 7 64 bit. qemu-system-arm -cpu? I also reinstalled qemu without any luck. -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/1312561

[Qemu-devel] [Bug 1312561] Re: libstdc++-6.dll is missing from your computer

2014-05-02 Thread Newton Kitonga
Also getting same error when running the following command on Windows 7 64 bit. qemu-system-arm -cpu? I also reinstalled qemu without any luck. -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/1312561