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

CRAN warning about combining OpenMP flags with both C and C++ #4

Open
helske opened this issue Dec 13, 2018 · 0 comments
Open

CRAN warning about combining OpenMP flags with both C and C++ #4

helske opened this issue Dec 13, 2018 · 0 comments

Comments

@helske
Copy link
Owner

helske commented Dec 13, 2018

From latest CRAN checks:

src/Makevars.in: SHLIB_OPENMP_CFLAGS is included in PKG_LIBS but linking is by C++
src/Makevars.in: it is not portable to include multiple SHLIB_OPENMP_*' macros in PKG_LIBS

I tried several combinations of CFLAGS and CXXFLAGS no luck. At the moment it seems that I have to disable OpenMP with CRAN version and add a startup message which points to github for parallel version...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant