http://llvm.org/bugs/show_bug.cgi?id=15284
Bug ID: 15284
Summary: -print-libgcc-file-name does not print full path to
libgcc.a
Product: clang
Version: trunk
Hardware: PC
OS: MacOS X
Status: NEW
Severity: normal
Priority: P
Component: Frontend
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Classification: Unclassified
Here is the output from gcc:
% gcc -print-libgcc-file-name
/usr/llvm-gcc-4.2/bin/../lib/gcc/i686-apple-darwin11/4.2.1/x86_64/libgcc.a
and here is the output from clang:
% clang -print-libgcc-file-name
libgcc.a
% clang --version
clang version 3.3 (trunk 175313)
Target: x86_64-apple-darwin12.2.0
Thread model: posix
--
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