[LLVMbugs] [Bug 3487] New: googletest should not be compiled by default
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Wed Feb 4 20:37:29 PST 2009
http://llvm.org/bugs/show_bug.cgi?id=3487
Summary: googletest should not be compiled by default
Product: new-bugs
Version: unspecified
Platform: PC
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: new bugs
AssignedTo: unassignedbugs at nondot.org
ReportedBy: tonic at nondot.org
CC: llvmbugs at cs.uiuc.edu
googletest requires a gcc 4.X which limits the versions of gcc that can be used
to compile llvm. We should still allow users to use 3.X because many version of
4.X don't work.
We should disable building googletest by default or have configure check for
what version of gcc you have.
For 2.5, I have to hack this out.
--
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