Your message dated Fri, 12 Feb 2016 12:05:20 +0000
with message-id <e1auctq-0000iu...@franck.debian.org>
and subject line Bug#814425: fixed in gcc-mingw-w64 17
has caused the Debian Bug report #814425,
regarding g++-mingw-w64-i686: unimplemented function 
libstdc++-6.dll._ZNSt8ios_base4InitC1Ev
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
814425: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=814425
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: g++-mingw-w64-i686
Version: 5.3.1-3+16+b1
Severity: grave

C++ programs that use iostreams cannot be run:

$ export CXX=i686-w64-mingw32-g++-win32
$ $CXX hello.cc -o hello.exe
$ $CXX --print-file-name=libgcc_s_sjlj-1.dll | xargs cp -vt.
‘/usr/lib/gcc/i686-w64-mingw32/5.3-win32/libgcc_s_sjlj-1.dll’ -> 
‘./libgcc_s_sjlj-1.dll’
$ $CXX --print-file-name=libstdc++-6.dll | xargs cp -vt.
‘/usr/lib/gcc/i686-w64-mingw32/5.3-win32/libstdc++-6.dll’ -> ‘./libstdc++-6.dll’
$ wine32 hello.exe
wine: Call from 0x7bc52969 to unimplemented function 
libstdc++-6.dll._ZNSt8ios_base4InitC1Ev, aborting
wine: Unimplemented function libstdc++-6.dll._ZNSt8ios_base4InitC1Ev called at 
address 0x7bc52969 (thread 0009), starting debugger...

Unhandled exception: unimplemented function 
libstdc++-6.dll._ZNSt8ios_base4InitC1Ev called in 32-bit code (0x7bc52969).
...


-- System Information:
Debian Release: stretch/sid
 APT prefers unstable
 APT policy: (990, 'unstable'), (500, 'experimental')
Architecture: i386 (x86_64)
Foreign Architectures: amd64

Kernel: Linux 4.3.0-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=pl_PL.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)

Versions of packages g++-mingw-w64-i686 depends on:
ii  gcc-mingw-w64-base  5.3.1-3+16+b1
ii  gcc-mingw-w64-i686  5.3.1-3+16+b1
ii  libc6               2.22-0experimental1
ii  libgmp10            2:6.1.0+dfsg-2
ii  libisl15            0.16.1-1
ii  libmpc3             1.0.3-1
ii  libmpfr4            3.1.3-2
ii  zlib1g              1:1.2.8.dfsg-2+b1

--
Jakub Wilk
#include <iostream>

int main(int argc, char **argv)
{
	 return 0;
}

--- End Message ---
--- Begin Message ---
Source: gcc-mingw-w64
Source-Version: 17

We believe that the bug you reported is fixed in the latest version of
gcc-mingw-w64, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 814...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Stephen Kitt <sk...@debian.org> (supplier of updated gcc-mingw-w64 package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Fri, 12 Feb 2016 12:45:44 +0100
Source: gcc-mingw-w64
Binary: gcc-mingw-w64 gcc-mingw-w64-i686 gcc-mingw-w64-x86-64 g++-mingw-w64 
g++-mingw-w64-i686 g++-mingw-w64-x86-64 gfortran-mingw-w64 
gfortran-mingw-w64-i686 gfortran-mingw-w64-x86-64 gobjc-mingw-w64 
gobjc-mingw-w64-i686 gobjc-mingw-w64-x86-64 gobjc++-mingw-w64 
gobjc++-mingw-w64-i686 gobjc++-mingw-w64-x86-64 gcc-mingw-w64-base
Architecture: source
Version: 17
Distribution: unstable
Urgency: medium
Maintainer: Stephen Kitt <sk...@debian.org>
Changed-By: Stephen Kitt <sk...@debian.org>
Description:
 g++-mingw-w64 - GNU C++ compiler for MinGW-w64
 g++-mingw-w64-i686 - GNU C++ compiler for MinGW-w64 targeting Win32
 g++-mingw-w64-x86-64 - GNU C++ compiler for MinGW-w64 targeting Win64
 gcc-mingw-w64 - GNU C compiler for MinGW-w64
 gcc-mingw-w64-base - GNU Compiler Collection for MinGW-w64 (base package)
 gcc-mingw-w64-i686 - GNU C compiler for MinGW-w64 targeting Win32
 gcc-mingw-w64-x86-64 - GNU C compiler for MinGW-w64 targeting Win64
 gfortran-mingw-w64 - GNU Fortran compiler for MinGW-w64
 gfortran-mingw-w64-i686 - GNU Fortran compiler for MinGW-w64 targeting Win32
 gfortran-mingw-w64-x86-64 - GNU Fortran compiler for MinGW-w64 targeting Win64
 gobjc++-mingw-w64 - GNU Objective-C++ compiler for MinGW-w64
 gobjc++-mingw-w64-i686 - GNU Objective-C++ compiler for MinGW-w64 targeting 
Win32
 gobjc++-mingw-w64-x86-64 - GNU Objective-C++ compiler for MinGW-w64 targeting 
Win64
 gobjc-mingw-w64 - GNU Objective-C compiler for MinGW-w64
 gobjc-mingw-w64-i686 - GNU Objective-C compiler for MinGW-w64 targeting Win32
 gobjc-mingw-w64-x86-64 - GNU Objective-C compiler for MinGW-w64 targeting Win64
Closes: 814425
Changes:
 gcc-mingw-w64 (17) unstable; urgency=medium
 .
   * Switch to https: VCS URIs (see #810378).
   * Rebuild with binutils-mingw-w64 6.6, to ensure that DLLs are built
     correctly (Closes: #814425).
   * Move libcaf_single.a to the Fortran packages.
Checksums-Sha1:
 2a4628c1d1ec0e86627a07f27b0fd26b9174a257 3114 gcc-mingw-w64_17.dsc
 2c5c7db81011730adcba0f4b6ea1386923fe5af3 26324 gcc-mingw-w64_17.tar.xz
Checksums-Sha256:
 350f96af7eae906eccff0c0737e9eaa471220d525435ad1adfe742c41534063e 3114 
gcc-mingw-w64_17.dsc
 81b942288ae8c4872f7bbb36dea9631f340073f22e9825858f92c2a866915f9a 26324 
gcc-mingw-w64_17.tar.xz
Files:
 974e58d6c1fa95aff6ce0449d8c86878 3114 devel extra gcc-mingw-w64_17.dsc
 18c8c3ce8d9b0dfad388cce529426681 26324 devel extra gcc-mingw-w64_17.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCgAGBQJWvcidAAoJEIDTAvWIbYOc3/wP/2gI59RPUQw1t4KagGfDgj3L
wvyYG4W0zJpzqidCUyFcwSpE0ZNvDkl0Stbkap2TwrMNNjf/hwsQc6e8V938QGuY
HgyjbzzdrjT2Cbc+abNAJne3xprPYrXfGU34L9P5GPB7cX/st2+JaRegbOvKE56+
pR6gWlHW8EghZGD78Ol/ZFYdRP0lR6ZK0r4X2huf8hPBouCQOV6wepDyuaD8gdYr
MrQs5SE5IfFJtTqkE4rXIN8o5OITrXuwWuQyLZLWQXT1rHy246z4HNGYvXFTCwKa
6SGTlKEReScVtGR3elEK+H/FAvCtQm61gtpoAEXXgCOilg6wQ37qd//x8BLgVU+5
TbuhPTnxAxVGmUWDQDgUtjcbeHdv4A37VDOX4s6Ra3/zKVMDR0O5ZFkBcDS0oGGf
XTzg0G+VhrWC2CEzF14l98ESwMwuK2zccw6YtbEh0Kt3dm1N98uCp8oSEy5F5lUO
h5wgj4ucZpN9RBi4ZQiUsEWYELGTi4taDvgAwvNOQiV/pEMZBox/GD2vX3lP3j0+
2rwvq0duEm3aeb9onFgDN73TXprRaKeqy/Tla5xlaY0tPhaLqzTRKOmMCmVrFmIe
plN+38fKQyq+ooA+pwrn3CEToMnOpreFeuPUIc80Fj22tsGAIxTsvGu5TsHPiyM3
SU/SRod67vZ0qtZe/qsF
=ZBrs
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to