[MacPorts] #21434: NcursesW will not build universal -- solution
MacPorts
noreply at macports.org
Wed Feb 24 05:02:52 PST 2010
#21434: NcursesW will not build universal -- solution
----------------------------------------------+-----------------------------
Reporter: michael-macports@… | Owner: imajes@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.8.0
Keywords: | Port: ncursesw
----------------------------------------------+-----------------------------
Comment(by mcalhoun@…):
For cross-compiling, the configure script requires two compilers: one for
the build architecture[[BR]]
and one for the run architecture.[[BR]]
It assumes that if they are they same, then there must be an error.[[BR]]
On MacPorts, -arch is set in CFLAGS, so the compilers are the same.
I think that the attached patch will fix the problem.[[BR]]
Would someone mind confirming this?
--
Ticket URL: <http://trac.macports.org/ticket/21434#comment:14>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list