#30984: i386-mingw32-gcc @3.4.5-20060117-2 Compilation under Snow Leopard fails with Segmentation fault ----------------------------------------------+----------------------------- Reporter: Nikolay.Sokolov@… | Owner: landonf@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.1 Keywords: | Port: i386-mingw32-gcc ----------------------------------------------+----------------------------- Comment(by quanxunzhen@…): I met this problem as well, and I finally successfully compiled mingw by modify the file which cause the segmentation fault: rope (on line 65 in the second main.log file Nikolay attached). I just removed the content of macro __ROPE_DEFINE_ALLOCS on line 417, and it works. In fact, I don't know why, but it seems to work fine without the content of that macro. However, I cannot promise that it won't cause any problem in the future, and I had no chance to test anymore because macports remove the files after successful compilation. -- Ticket URL: <https://trac.macports.org/ticket/30984#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS