[ scummvm-Bugs-3614504 ] Allow building tools with Solaris Studio

SourceForge.net noreply at sourceforge.net
Sat Jun 15 21:45:27 CEST 2013


Bugs item #3614504, was opened at 2013-06-15 12:45
Message generated for change (Tracker Item Submitted) made by lblume
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=418820&aid=3614504&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: Tools
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: laurent (lblume)
Assigned to: Nobody/Anonymous (nobody)
Summary: Allow building tools with Solaris Studio

Initial Comment:
Tools are built using C++. On Solaris, I'm building them as part of OpenCSw, which at this time build wxwidgets with Solaris Studio. Since the C++ ABI are not compatible, this means I've got to build the tools with Solaris Studio C++ too.
Attached are 3 simple patches for v1.6.0 that allow:
 - configure to pick up CC on Solaris
 - to work around a deque constructor not usable with CC
 - to fix the use of a wxT() macro that g++ allows, but not CC

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

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




More information about the Scummvm-tracker mailing list