https://bugs.llvm.org/show_bug.cgi?id=43563
Bug ID: 43563
Summary: clang-cl - llvm-lib fails to link two static libraries
together.
Product: lld
Version: unspecified
Hardware: PC
OS: Windows NT
Status: NEW
Severity: normal
Priority: P
Component: COFF
Assignee: unassignedb...@nondot.org
Reporter: gabr...@jadderson.com
CC: llvm-bugs@lists.llvm.org
Hello, i'm trying to create a program that links to a static library which in
turn links to opengl32.lib.
I get the following error:
opengl32.lib: not a COFF object, bitcode or resource file
"llvm-lib.exe" exited with code 1.
I am able to do this completely fine with MSVC v142.
I am running the latest version of clang-cl included with visual studio.
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs