#13347: frobtads: Segmentation fault when running TADS 3 game files ------------------------------------------+--------------------------------- Reporter: macports@seldomrecords.co.uk | Owner: macports-dev@lists.macosforge.org Type: defect | Status: new Priority: High | Milestone: Port Bugs Component: ports | Version: 1.5.2 Keywords: frobtads gcc | ------------------------------------------+--------------------------------- The frobtads port, as it stands, is incapable of playing TADS 3 game files (at least on my computer). However, there is a simple fix, which is to add the line: {{{ configure.args CXXFLAGS=\"-fno-strict-aliasing\" }}} to the portfile. More details of why this is necessary can be found here: http://damnsmalllinux.org/f/topic-3-19-15772-0.html Having manually added this line to my portfile, I can now play TADS 3 games. I've not made the change myself, because I have no idea if it will have any side effects. -- Ticket URL: <http://trac.macports.org/projects/macports/ticket/13347> MacPorts </projects/macports> Ports system for Mac OS