Your message dated Mon, 26 Sep 2011 07:14:06 +0200
with message-id <[email protected]>
and subject line Re: Bug#642916: Combination of -std=gnu++0x and -fno-rtti 
fails to build
has caused the Debian Bug report #642916,
regarding Combination of -std=gnu++0x and -fno-rtti fails to build
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 [email protected]
immediately.)


-- 
642916: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=642916
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: gcc-mingw32
Version: 4.4.4-1

$ echo '#include <memory>' |i586-mingw32msvc-gcc -x c++ -fno-rtti -std=gnu++0x -
In file included from /usr/lib/gcc/i586-mingw32msvc/4.4.4/include/c++/memory:83,
                 from <stdin>:1:
/usr/lib/gcc/i586-mingw32msvc/4.4.4/include/c++/bits/shared_ptr.h: In member 
function 'virtual void* std::_Sp_counted_deleter<_Ptr, _Deleter, _Alloc, 
_Lp>::_M_get_deleter(const std::type_info&)':
/usr/lib/gcc/i586-mingw32msvc/4.4.4/include/c++/bits/shared_ptr.h:146: error: 
cannot use typeid with -fno-rtti
/usr/lib/gcc/i586-mingw32msvc/4.4.4/include/c++/bits/shared_ptr.h: In member 
function 'virtual void* std::_Sp_counted_ptr_inplace<_Tp, _Alloc, 
_Lp>::_M_get_deleter(const std::type_info&)':
/usr/lib/gcc/i586-mingw32msvc/4.4.4/include/c++/bits/shared_ptr.h:204: error: 
cannot use typeid with -fno-rtti
/usr/lib/gcc/i586-mingw32msvc/4.4.4/include/c++/bits/shared_ptr.h: In 
constructor 'std::__shared_ptr<_Tp, 
_Lp>::__shared_ptr(std::_Sp_make_shared_tag, _Alloc, _Args&& ...)':
/usr/lib/gcc/i586-mingw32msvc/4.4.4/include/c++/bits/shared_ptr.h:861: error: 
cannot use typeid with -fno-rtti
/usr/lib/gcc/i586-mingw32msvc/4.4.4/include/c++/bits/shared_ptr.h: In function 
'_Del* std::get_deleter(const std::__shared_ptr<_Tp2, _Lp>&)':
/usr/lib/gcc/i586-mingw32msvc/4.4.4/include/c++/bits/shared_ptr.h:1005: error: 
cannot use typeid with -fno-rtti



--- End Message ---
--- Begin Message ---
Hi Max,

On Mon, Sep 26, 2011 at 07:04:06AM +0200, Max Kellermann wrote:
> On 2011/09/25 23:47, Stephen Kitt <[email protected]> wrote:
> > gcc-mingw32 is now in simple maintenance mode, and I intend to have it
> > removed once all its reverse build-dependencies have switched to
> > gcc-mingw-w64 (which can build 32-bit executables and DLLs). Would it
> > be possible for you to give gcc-mingw-w64 a try?
> 
> The bug does not occur here (it's gcc 4.6).  The binaries have
> confusing names, though: "i686-w64-..." is unable to generate 64 bit
> binaries, despite the "w64" name part.

Yes, they are somewhat confusing, but that's what's used upstream and
in other distributions; see http://bugs.debian.org/622276 for a
detailed explanation.

> If gcc-mingw-w64 is the designated full-featured successor of
> gcc-mingw32, we can close this bug.

OK, done!

Thanks,

Stephen


--- End Message ---

Reply via email to