Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
P
preprocessor
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 8
    • Issues 8
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 1
    • Merge Requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Dynare
  • preprocessor
  • Issues
  • #16

Closed
Open
Created Jan 07, 2019 by Marco Ratto@rattomaDeveloper

libstdc++ removed from XCode 10, compile of mjdgges fails on MacOS Mojave

I had the bad idea to upgrade to Mojave (or to upgrade XCode, not clear ...): it seems libstdc++ is no longer there. after changing on the command line the compilation call in the build/matlab/mjdgges directory, by using

-lc++

instead of

-lstdc++

compilation went OK. Perhaps we should add detection for Darwin and use 'libc++' if detected ?

Edited Jan 07, 2019 by Sébastien Villemot
Assignee
Assign to
4.6
Milestone
4.6 (Past due)
Assign milestone
Time tracking
None
Due date
None