On Thu 14 Aug 2014 17:21:06 Joel Sherrill wrote: > sis failed to link on Fedora 20 because it was not linking against > libdl. There may be a better way but this does work. can you post some errors ? the only sim that actually uses libdl is the Blackfin one. i suspect the dl usage is coming from another binutils lib (like bfd?) which means the fix is not this :). -mike