Quantcast
Channel: PCSX-Reloaded
Viewing all articles
Browse latest Browse all 2368

Created Unassigned: DSO change in gcc linux compile [11924]

$
0
0
the DSO has change in new version of gcc compiler.
For this reason I cant compile SVN @92300

Short description: YOU ARE NOT ALLOWED TO LINK INDIRECTLY (if libA use libB and your program link to libA then your program need to link to libA and libB EXPLICIT in the linker command line!

PCSXR: use some lib"something" that use librt sow now to link be successfull you need to add librt in the linker command line (in other words add a " -lrt " )

More info about this change in this page:
http://fedoraproject.org/wiki/UnderstandingDSOLinkChange

Grattings
Guillermo Reisch

PD: sorry my bad bad bad ingles :-P

Viewing all articles
Browse latest Browse all 2368

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>