[MacPorts] #14460: lang/sdcc 2.7.0 does not build under Xcode 2.5 cpp-4.0: too many input files
MacPorts
noreply at macports.org
Thu Mar 24 08:54:47 PDT 2016
#14460: lang/sdcc 2.7.0 does not build under Xcode 2.5 cpp-4.0: too many input
files
-----------------------+--------------------------------
Reporter: jbacon@… | Owner: macports-tickets@…
Type: defect | Status: closed
Priority: Normal | Milestone:
Component: ports | Version: 1.6.0
Resolution: fixed | Keywords:
Port: sdcc |
-----------------------+--------------------------------
Changes (by ryandesign@…):
* keywords: sdcc cpp =>
* port: => sdcc
Old description:
> 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
New description:
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: <https://trac.macports.org/ticket/14460#comment:4>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list