[Bug 53895] Linker doesn't handle the references in .a libraries located in different directories properly

Caleb Tennis caleb at aei-tech.com
Sun Feb 9 17:28:05 UTC 2003


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
     
http://bugs.kde.org/show_bug.cgi?id=53895     
caleb at aei-tech.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID



------- Additional Comments From caleb at aei-tech.com  2003-02-09 17:27 -------
This would work better if you switch the order: 
 
bugtest_LDADD = ./dirb/libdirb.a ./dira/libdira.a 
 
GCC compiling is very specific about the order of static libraries when they 
have dependencies on each other.  I don't remember if you can switch the order 
easily in KDevelop 2.x, but you can in 3.0.




More information about the KDevelop-devel mailing list