Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
I wonder if MSVC link.exe automatically detects .def files as well. If so, we need to implement the same feature to COFF instead of tweaking the MinGW driver.
Comment Actions
Doesn't seem so:
$ link -dll -out:lib.dll lib.obj lib.def Microsoft (R) Incremental Linker Version 14.10.25017.0 Copyright (C) Microsoft Corporation. All rights reserved. lib.def : fatal error LNK1107: invalid or corrupt file: cannot read at 0x1E