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

make sage compile on OSX 10.5.1 #1253

Closed
sagetrac-mabshoff mannequin opened this issue Nov 24, 2007 · 3 comments
Closed

make sage compile on OSX 10.5.1 #1253

sagetrac-mabshoff mannequin opened this issue Nov 24, 2007 · 3 comments

Comments

@sagetrac-mabshoff
Copy link
Mannequin

sagetrac-mabshoff mannequin commented Nov 24, 2007

The checks for workarounds we implemented for 10.5 fail on 10.5.1 because we usually check for

Darwin-9.0.0

But 10.5.1 is

Darwin-9.1.0

we need the same fix for

  • gmp
  • python
  • clisp
    I am taking care of those.

Cheers,

Michael

Component: packages: standard

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

@sagetrac-mabshoff sagetrac-mabshoff mannequin added this to the sage-2.8.14 milestone Nov 24, 2007
@sagetrac-mabshoff sagetrac-mabshoff mannequin self-assigned this Nov 24, 2007
@sagetrac-mabshoff

This comment has been minimized.

@sagetrac-mabshoff
Copy link
Mannequin Author

sagetrac-mabshoff mannequin commented Nov 24, 2007

@sagetrac-mabshoff
Copy link
Mannequin Author

sagetrac-mabshoff mannequin commented Nov 24, 2007

comment:3

Merged in 2.8.14.rc1. Let's hope it still works on OSX < 10.5.1 :)

Cheers,

Michael

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

0 participants