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

Fix ECM 7.0 build on Cygwin #23031

Closed
embray opened this issue May 19, 2017 · 3 comments
Closed

Fix ECM 7.0 build on Cygwin #23031

embray opened this issue May 19, 2017 · 3 comments

Comments

@embray
Copy link
Contributor

embray commented May 19, 2017

For some reason, if ECM detects that GMP is built as a shared library (DLL) on Windows, it refuses to build unless the flags --enable-shared --disable-static are given explicitly. I don't think (?) there's any need for a static build anyways so using the flags as suggested should suffice.

Component: porting: Cygwin

Keywords: windows cygwin ecm

Author: Erik Bray

Branch/Commit: 39700ce

Reviewer: Travis Scrimshaw

Issue created by migration from https://trac.sagemath.org/ticket/23031

@embray embray added this to the sage-8.0 milestone May 19, 2017
@tscrim
Copy link
Collaborator

tscrim commented May 20, 2017

Reviewer: Travis Scrimshaw

@tscrim
Copy link
Collaborator

tscrim commented May 20, 2017

comment:2

Works for me on Cygwin. Off to the buildbots.

@vbraun
Copy link
Member

vbraun commented May 21, 2017

Changed branch from u/embray/cygwin/ecm-7.0 to 39700ce

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

3 participants