#35053: gcc47: mudflap does not work -------------------------------------+-------------------------------------- Reporter: akim.demaille@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.1 Keywords: | Port: gcc47 -------------------------------------+-------------------------------------- GCC is not properly installed with mudflap support (neither 4.7 nor 4.8). {{{ $ cat foo.c int main () { return 0; } $ gcc-mp-4.7 -fmudflap foo.c cc1: fatal error: mf-runtime.h: No such file or directory compilation terminated. }}} -- Ticket URL: <https://trac.macports.org/ticket/35053> MacPorts <http://www.macports.org/> Ports system for Mac OS