[mythtv-commits] Ticket #2402: qmake build system has bad dependencies which causes --as-needed and future binutils to fail to link

MythTV mythtv at cvs.mythtv.org
Fri Jan 18 01:16:15 UTC 2008


#2402: qmake build system has bad dependencies which causes --as-needed and future
binutils to fail to link
-------------------------------+--------------------------------------------
 Reporter:  cardoe at gentoo.org  |        Owner:  nigel   
     Type:  defect             |       Status:  assigned
 Priority:  minor              |    Milestone:  unknown 
Component:  mythtv             |      Version:  0.20    
 Severity:  medium             |   Resolution:          
  Mlocked:  0                  |  
-------------------------------+--------------------------------------------

Comment(by nigel):

 OK. I have worked it out. Linux ld --as-needed uses the dependencies that
 are ''compiled into the libraries'' that it is parsing (like Solaris's ld
 -R, except that they are used at runtime). Several checkins on the way!

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/2402#comment:11>
MythTV <http://svn.mythtv.org/trac>
MythTV


More information about the mythtv-commits mailing list