#14460: lang/sdcc 2.7.0 does not build under Xcode 2.5 cpp-4.0: too many input files ----------------------------+----------------------------------------------- Reporter: jbacon@mcw.edu | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: sdcc cpp | ----------------------------+----------------------------------------------- Summary says it all... The following patch solved the problem for me: --- /opt/local/var/macports/sources/rsync.macports.org/release/ports/lang/sdcc/Portfile 2007-10-29 17:08:11.000000000 -0500 +++ Portfile 2008-02-23 20:14:00.000000000 -0600 @@ -23,6 +23,8 @@ build.type gnu +configure.compiler gcc + destroot.destdir prefix=${destroot}${prefix} patchfiles patch-support-Util-dbuf.h -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/14460> MacPorts </projects/macports> Ports system for Mac OS