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: [email protected]
ReportedBy: [email protected]
CC: [email protected]
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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs