[MacPorts] #13335: python25 is compiled without optimization,
2x slower on mac os 10.5, others?
MacPorts
trac at macosforge.org
Mon Dec 10 07:53:23 PST 2007
#13335: python25 is compiled without optimization, 2x slower on mac os 10.5,
others?
----------------------------+-----------------------------------------------
Reporter: bulk at modp.com | Owner: mww at macports.org
Type: enhancement | Status: assigned
Priority: Normal | Milestone: Port Enhancements
Component: ports | Version: 1.5.2
Resolution: | Keywords:
----------------------------+-----------------------------------------------
Comment (by bulk at modp.com):
Hi there, sorry for the delay.
for the last comment, it was suggested to use:
configure.cppflags-append -DDARWIN_UNIX03
that's not quite right (at least for 2.5.1_3 port file) me thinks
Using this:
platform darwin 9 {
configure.cppflags-append -D__DARWIN_UNIX03
}
compiled, and has optimization! (on 10.5 anyways). Doing -DDARWIN_UNIX03
did **not** work btw.
thanks
--nickg
--
Ticket URL: <https://trac.macosforge.org/projects/macports/ticket/13335#comment:3>
MacPorts </projects/macports>
Ports system for Mac OS
More information about the macports-tickets
mailing list