Skip to content
GitLab
    • GitLab: the DevOps platform
    • Explore GitLab
    • Install GitLab
    • How GitLab compares
    • Get started
    • GitLab docs
    • GitLab Learn
  • Pricing
  • Talk to an expert
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    Projects Groups Snippets
  • Sign up now
  • Login
  • Sign in
  • FS FS
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 97
    • Issues 97
    • List
    • Boards
    • Service Desk
    • Milestones
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • flysprayflyspray
  • FSFS
  • Issues
  • #1590
Closed
Open
Issue created Mar 10, 2015 by Steffen Müthing@smuethingOwner

#1590 DUNE doesn't work anymore for GCC < 4.7 on OS X

Metadata

Property Value
Reported by Steffen Müthing (steffen.muething@iwr.uni-heidelberg.de)
Reported at Mar 10, 2015 11:37
Type Bug Report
Version Git (pre2.4) [cmake]
Operating System Mac OS
Last edited by Steffen Müthing (steffen.muething@iwr.uni-heidelberg.de)
Last edited at Apr 15, 2015 14:10
Closed by Steffen Müthing (steffen.muething@iwr.uni-heidelberg.de)
Closed at Apr 15, 2015 14:10
Closed in version Unknown
Resolution Won't fix
Comment Installing a recent clang or GCC isn't really an issue on OS X (use macports or homebrew).

Description

GCC on OS X only supports std::thread starting with version 4.7, so with the hard dependency on std::thread in dune-common we now require GCC 4.7 on OS X.

I don't think we should fix this, this is mostly just a heads-up and a reminder to everybody about the fact (together with the notice that I can't test my changes on older compilers anymore... :-P ).

We should, however, add this info to the known issues list of 2.4.

Assignee
Assign to
Time tracking