#19574: GHC 6.10.2_0 (PPC MacOS 10.4) GCC internal error ----------------------------------------+----------------------------------- Reporter: marco.comini@… | Owner: gwright@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: ghc internal gcc error | Port: ghc ----------------------------------------+----------------------------------- Comment(by blair@…): I'm using Xcode 2.5 and get the same error on an Intel 10.4 PowerMac. I doubt we'll get a fix for this from Apple. Is there a way for the compile to use a newer gcc, say 4.3.3 from the gcc43 port? I tried modifying Portfile. To the platform darwin 8 i386 variant, I added depends_lib-append port:gcc43 and configure.cc ${prefix}/bin/gcc-mp-4.3 but that didn't help, it still picked up /usr/bin/gcc somewhere. -- Ticket URL: <http://trac.macports.org/ticket/19574#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS