http://llvm.org/bugs/show_bug.cgi?id=9613
Summary: clang doesn't handle -MG properly
Product: clang
Version: trunk
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P
Component: Driver
AssignedTo: [email protected]
ReportedBy: [email protected]
CC: [email protected]
Errors in whois build log:
make -j3 'CFLAGS=-O2 -pipe '
/usr/bin/clang -DHAVE_ICONV -O2 -pipe -MM -MG *.c > Makefile.depend
clang: error: the clang compiler does not support '-MG'
clang: error: the clang compiler does not support '-MG'
clang: error: the clang compiler does not support '-MG'
clang: error: the clang compiler does not support '-MG'
# clang --version
clang version 3.0 (trunk)
Target: x86_64-pc-linux-gnu
Thread model: posix
--
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- 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