#17333: cmake 2.6.2 build failure on Mac OS X 10.3.9 Panther -------------------------------------+-------------------------------------- Reporter: ryandesign@… | Owner: css@… Type: defect | Status: assigned Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: | Port: cmake -------------------------------------+-------------------------------------- Comment(by css@…): Rainer suggested:
Ryan, when you tried compiling outside of MacPorts, did you enable the same CFLAGS? MacPorts applies -O2 to CFLAGS and CXXFLAGS by default, it could be that the bug is only experienced with optimization enabled. Try setting configure.optflags to an empty value.
Glancing at the cache, it looks like CMake doesn't set its flags, but it is possible that it's inheriting them from the shell. Could you try Rainer's suggestion? -- Ticket URL: <http://trac.macports.org/ticket/17333#comment:10> MacPorts <http://www.macports.org/> Ports system for Mac OS