MantisBT - VCMI
View Issue Details
0000825VCMIOtherpublic2011-10-05 14:432011-10-06 18:26
peter_lemenkov 
ubuntux 
normalminoralways
closedfixed 
 
0.87 
0000825: Fix DSO linking
Newest GCC linker requires that every necessary library must be explicitly mentioned - no implicit linking allowed. See the following list for the details and explanation:

http://fedoraproject.org/wiki/UnderstandingDSOLinkChange [^]


The patch attached fixes these issues.
No tags attached.
patch 0004-Fix-DSO-linking.patch (1,802) 2011-10-05 14:43
https://bugs.vcmi.eu/file_download.php?file_id=816&type=bug
Issue History
2011-10-05 14:43peter_lemenkovNew Issue
2011-10-05 14:43peter_lemenkovFile Added: 0004-Fix-DSO-linking.patch
2011-10-06 01:12ubuntuxNote Added: 0002078
2011-10-06 01:12ubuntuxStatusnew => closed
2011-10-06 01:12ubuntuxAssigned To => ubuntux
2011-10-06 01:12ubuntuxResolutionopen => fixed
2011-10-06 18:26ZamolxisFixed in Version => 0.89

Notes
(0002078)
ubuntux   
2011-10-06 01:12   
Thanks. Added in r2427.