http://llvm.org/bugs/show_bug.cgi?id=15171
Bug ID: 15171
Summary: When passed an @file, the clang driver should also use
one when running ld
Product: clang
Version: unspecified
Hardware: PC
OS: Linux
Status: NEW
Severity: enhancement
Priority: P
Component: Driver
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Classification: Unclassified
Gcc has an heuristic for long command lines: If the driver is passed an @file,
it creates a temporary @file when running the linker too.
Clang currently will read the @file correctly, but it will create a command
line that is too long when running the linker.
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs