[LLVMbugs] [Bug 9613] New: clang doesn't handle -MG properly
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Sat Apr 2 16:43:05 PDT 2011
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: unassignedclangbugs at nondot.org
ReportedBy: kolesen.a at gmail.com
CC: llvmbugs at cs.uiuc.edu
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.
More information about the llvm-bugs
mailing list