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

factory is unable to find NTL on linalg when --enable-build-libraries="ntl" #61

Open
jakobkroeker opened this issue Jul 7, 2014 · 3 comments
Assignees

Comments

@jakobkroeker
Copy link
Owner

configure flags:

../../configure --enable-flint --enable-givaro --enable-fflas-ffpack --enable-fplll --enable-ntl --enable-download --enable-build-libraries=mpir fplll ntl --enable-debug --enable-memdebug CFLAGS= LDFLAGS= -L/usr/local/lib64 -L/usr/lo
cal/lib CPPFLAGS= -I/usr/local/include CXXFLAGS= --no-create --no-recursion
@jakobkroeker jakobkroeker self-assigned this Jul 7, 2014
@mikestillman
Copy link

On linalg branch, --enable-flint is no longer needed/correct. Is this from the latest linalg at mikestillman/M2?

@jakobkroeker
Copy link
Owner Author

On linalg branch, --enable-flint is no longer needed/correct.

that is correct. I just did not update the configure flags.

@jakobkroeker
Copy link
Owner Author

factory is unable to find NTL on linalg branch on my computer at work

a merge with 'master' fixes the issue (why ?). Maybe also a configure caching problem?

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

No branches or pull requests

2 participants