[ scummvm-Bugs-3582864 ] ScummVM Tools fail to build with recent boost & gcc

SourceForge.net noreply at sourceforge.net
Sat Nov 3 21:46:22 CET 2012


Bugs item #3582864, was opened at 2012-11-03 13:46
Message generated for change (Tracker Item Submitted) made by 
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=418820&aid=3582864&group_id=37116

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Compiler error
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: https://www.google.com/accounts ()
Assigned to: Nobody/Anonymous (nobody)
Summary: ScummVM Tools fail to build with recent boost & gcc

Initial Comment:
ScummVM Tools (1.4.0) fail to build with recent versions with boost (I can confirm it with 1.49.0 and 1.51.0) if the compiler is a version of gcc-4.7 (I'm using 4.7.2, but also see report here: https://bugs.gentoo.org/show_bug.cgi?id=422769)
According to that bug report at boost it's a failure of ScummVM in the usage of intrusive_ptr: https://svn.boost.org/trac/boost/ticket/6943
I constructed a patch adding the necessary using boost::intrusive_ptr... in the necessary places.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=418820&aid=3582864&group_id=37116




More information about the Scummvm-tracker mailing list