[llvm-bugs] [Bug 27540] New: linking fails because of -Wl,-O,2
via llvm-bugs
llvm-bugs at lists.llvm.org
Wed Apr 27 09:26:15 PDT 2016
https://llvm.org/bugs/show_bug.cgi?id=27540
Bug ID: 27540
Summary: linking fails because of -Wl,-O,2
Product: clang
Version: 3.8
Hardware: PC
OS: Windows NT
Status: NEW
Severity: normal
Priority: P
Component: C++
Assignee: unassignedclangbugs at nondot.org
Reporter: anteusz at freemail.hu
CC: dgregor at apple.com, llvm-bugs at lists.llvm.org
Classification: Unclassified
Hi,
Linking fails with
LINK : fatal error LNK1181: cannot open input file '2.obj'
The reason seems to be -Wl,-O,2
M.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20160427/9bdaad86/attachment.html>
More information about the llvm-bugs
mailing list