[mythtv-commits] Ticket #52: ./configure --compile-type=profile

MythTV mythtv at cvs.mythtv.org
Mon Jul 4 14:02:25 EDT 2005


#52: ./configure --compile-type=profile
--------------------+-------------------------------------------------------
       Id:  52      |      Status:  new                     
Component:  mythtv  |    Modified:  Mon Jul  4 18:02:25 2005
 Severity:  medium  |   Milestone:                          
 Priority:  minor   |     Version:  head                    
    Owner:  ijr     |    Reporter:  Robert Tsai <rtsai1111> 
--------------------+-------------------------------------------------------
 With gcc-3.3.5 on Ubuntu hoary, I'm unable to compile with --compile-
 type=profile. Once I fix up the ./configure script to supply "-pg", I get
 complaints that "-pg" and "-fomit-frame-pointer" are incompatible.

 I've attached a patch for the "-pg" flag, but my qmake-fu is insufficient
 to get "-fomit-frame-pointer" selectively turned off only for profile
 compiles.

 "-pg" also needs to be added to the link line.

-- 
Ticket URL: <http://cvs.mythtv.org/trac/ticket/52>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list