Opened 16 years ago

Closed 16 years ago

Last modified 15 years ago

#13347 closed defect (fixed)

frobtads: Segmentation fault when running TADS 3 game files

Reported by: macports@… Owned by: macports-tickets@…
Priority: High Milestone:
Component: ports Version: 1.5.2
Keywords: frobtads gcc Cc: denis.defreyne@…
Port:

Description

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.

Change History (2)

comment:1 Changed 16 years ago by boeyms@…

Resolution: fixed
Status: newclosed

Fixed in r32406.

comment:2 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.