#31256: ctags 5.8 creates improper tags file when compiled on OS X Lion ------------------------------+--------------------------------------------- Reporter: echosa@… | Owner: mww@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: lion | Port: ctags ------------------------------+--------------------------------------------- Comment(by tim.blackman@…): Related bug report on the ctags project site: https://sourceforge.net/tracker/index.php?func=detail&aid=3247256&group_id=6... As I noted there, it looks like using the standard compiler but disabling optimization is an effective work around: export CFLAGS=-O0 Then configure and make as usual. -- Ticket URL: <https://trac.macports.org/ticket/31256#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS