#15553: py25-numeric build error: unrecognized gcc flags -no-cpp-precomp and -Wno- long-double ---------------------------------+------------------------------------------ Reporter: dstndstn@gmail.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: ---------------------------------+------------------------------------------ Changes (by jmr@macports.org): * cc: dstndstn@gmail.com (removed) * cc: jmr@macports.org (added) Comment: What OS version are you using? You probably need to upgrade to the latest XCode release for your system. On a Tiger machine of mine: {{{ % gcc --version powerpc-apple-darwin8-gcc-4.0.1 (GCC) 4.0.1 (Apple Computer, Inc. build 5370) }}} Also, gcc is being invoked as just 'gcc' rather than '/usr/bin/gcc-4.0', so it looks like you're running an older version of MacPorts, and should upgrade with `sudo port selfupdate`. -- Ticket URL: <http://trac.macports.org/ticket/15553#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS