We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
On linalg branch, --enable-flint is no longer needed/correct. Is this from the latest linalg at mikestillman/M2?
Sorry, something went wrong.
On linalg branch, --enable-flint is no longer needed/correct.
that is correct. I just did not update the configure flags.
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?
jakobkroeker
No branches or pull requests
configure flags:
The text was updated successfully, but these errors were encountered: