#31611: qt4-mac @4.7.4_0+debug+quartz fails to leave debug symbols in the resulting shared libraries -----------------------------------+---------------------------------------- Reporter: kierans777@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Resolution: fixed | Keywords: Port: qt4-mac | -----------------------------------+---------------------------------------- Changes (by michaelld@…): * status: new => closed * resolution: => fixed Comment: Yes, you do need to -k(eep) the source when using dwarf2 symbols; see < http://doc.qt.nokia.com/stable/debug.html#debug-symbols-and-size >. IIRC, we can enable debug but disable dwarf2 so that you don't need the source any longer, but that solution takes a -lot- longer to produce, results in -much- larger libraries, and also has issues (being created at all) under 10.4 and 10.5. So, your solution is the preferred way until something better comes along. -- Ticket URL: <https://trac.macports.org/ticket/31611#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS