mehdi_amini added a comment.

@kristina both bfd and lld are adding the  `.a ` extension when you pass a lib 
through -l. Similarly to -llibfoo won't work, -lfoo.a will lead the linker to 
look for libfoo.a.a


https://reviews.llvm.org/D51899



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to