-
Notifications
You must be signed in to change notification settings - Fork 36
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
Getting Undefined Functions Compiling for X86-64 #35
Comments
Can you dump the output of ./configure? It looks like it's not including include/fastcontext/386-ucontext.h correctly, which I suspect is because the KNL is throwing autoconf for a loop. |
@nmhamster, I'm having trouble reproducing this. With git and the latest release, with both GCC 4.7 and ICC 17.0 I'm compiling and running successfully on KNL. As @npe9 said, more information would be useful and there's likely an issue with the configuration step. |
@stelleg are you running on Bowman? |
@nmhamster yep |
@nmhamster Is this still unresolved? |
@nmhamster Any updates? |
@nmhamster Any updates? If not I'm going to close this issue. |
Compiled for KNL using generic X86-64 and I'm getting the following during link:
The text was updated successfully, but these errors were encountered: