Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

googletest should not be compiled by default #3859

Closed
tlattner opened this issue Feb 5, 2009 · 2 comments
Closed

googletest should not be compiled by default #3859

tlattner opened this issue Feb 5, 2009 · 2 comments
Labels
bugzilla Issues migrated from bugzilla

Comments

@tlattner
Copy link
Contributor

tlattner commented Feb 5, 2009

Bugzilla Link 3487
Version unspecified
OS All

Extended Description

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.

@llvmbot
Copy link
Collaborator

llvmbot commented Sep 24, 2009

Did this get done?

@llvmbot llvmbot transferred this issue from llvm/llvm-bugzilla-archive Dec 3, 2021
@Quuxplusone
Copy link
Contributor

13 years later, I'm going to suggest this can be closed as obsolete. Feel free to reopen if you disagree.

augusto2112 pushed a commit to augusto2112/llvm-project that referenced this issue Feb 1, 2022
…eace3bd160b3b015b75ed

Fix a bug in Launch when using an async debugger & remote platform.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugzilla Issues migrated from bugzilla
Projects
None yet
Development

No branches or pull requests

3 participants