cbuchner1/CudaMiner

undefined reference to dlopen

Closed this issue · 1 comments

On linux the dl library is not linked against. I manually linked it with -ldl and it compiled correctly. This concerns 6bfc1e4.

Hi, this is actually a duplicate of #115 Please close that as well.