[MacPorts] #33151: gcc43, gcc44, gcc45, gcc46, gcc47: fails to compile universal
MacPorts
noreply at macports.org
Wed Mar 21 20:55:28 PDT 2012
#33151: gcc43, gcc44, gcc45, gcc46, gcc47: fails to compile universal
-------------------------------+--------------------------------------------
Reporter: gvibe06@… | Owner: mww@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.0.3
Keywords: | Port: gcc43, gcc44, gcc45, gcc46, gcc47
-------------------------------+--------------------------------------------
Comment(by ryandesign@…):
Replying to [comment:24 warrensomebody@…]:
> The config.log file shows this:
{{{
configure:5839: checking for version 0.10 (or later revision) of PPL
configure:5856: /usr/bin/clang -arch i386 -arch x86_64 -c -pipe -O2
-I/opt/local/include -I/opt/local/include -I/opt/local/include
-I/opt/local/include conftest.c >&5
conftest.c:10:10: fatal error: 'ppl_c.h' file not found
}}}
ppl is apparently an optional feature that gets used if the ppl library is
present. gcc46 has a dependency on ppl; gcc45 and gcc47 do not but will
link with it if present. Therefore I have added the dependency and
corresponding configure argument to gcc45 and gcc47 in r91016.
--
Ticket URL: <https://trac.macports.org/ticket/33151#comment:27>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list