gpilab / gpilab/philips-data-reader

Link against libc++ on macOS

Open
#7 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
14
Forks
5
PR merge metrics
No merged PRs in 30d

Description

The current (binary blob) macOS release links against libstdc++; since 10.9 (i.e, for five years) the default c++ library from macOS compilers has been libc++.

This trips up a consistency check within MacPorts by being linked against the old library. (And since we can't recompile it ourselves.)

Likewise, versions for 3.6 and 3.7 of the .pyc files would be helpful, too.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.