https://bugs.freedesktop.org/show_bug.cgi?id=36792
--- Comment #5 from Fabio Pedretti <[email protected]> 2011-10-11 02:14:34 PDT --- (In reply to comment #3) > So with this patch we'll try to link with a file name libLLVM-x.y.so? I only > have static LLVM libs here and there's no libLLVM-2.9.so file. I get this > error: > > /usr/bin/ld: cannot find -lLLVM-2.9 > > I think the patch needs to somehow determine if we're linking with static vs. > shared libs. Yes, the patch should eventually check that, or it also may be eventually forced with a configure flag (--force-shared-llvm ?). Anyway it would be useful to have it in mesa. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ mesa-dev mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-dev
