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

Compilation error test case - arch linux #47

Closed
mathben opened this issue Dec 24, 2015 · 3 comments
Closed

Compilation error test case - arch linux #47

mathben opened this issue Dec 24, 2015 · 3 comments

Comments

@mathben
Copy link

mathben commented Dec 24, 2015

I clone master of pybind11

cmake .
make -j8

I got errors
http://pastebin.com/TrXpEwqL

gcc version 5.3.0 (GCC)
python 3.5m

What information do you need?
Thank

@wjakob
Copy link
Member

wjakob commented Dec 26, 2015

Cannot reproduce with GCC 5.3.0 (official toolchain PPA from https://launchpad.net/~ubuntu-toolchain-r/+archive/ubuntu/ppa). I suspect there is something wrong with your compiler setup.

@wjakob wjakob closed this as completed Dec 26, 2015
@mathben
Copy link
Author

mathben commented Dec 26, 2015

Arch linux have different active flag with gcc than another distribution like ubuntu, but the problem not seems to be gcc.
I can help you to diagnostic this bug if you want, because I am sure I am not alone with this problem.

@ddemidov
Copy link

I can not reproduce this on Arch linux either.

EricCousineau-TRI added a commit to EricCousineau-TRI/pybind11 that referenced this issue Mar 4, 2021
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

3 participants