Skip to content

Make Rust work on OS X 10.5 #4232

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

Closed
brson opened this issue Dec 20, 2012 · 8 comments
Closed

Make Rust work on OS X 10.5 #4232

brson opened this issue Dec 20, 2012 · 8 comments
Labels
O-macos Operating system: macOS
Milestone

Comments

@brson
Copy link
Contributor

brson commented Dec 20, 2012

There are some atomic intrinsics missing in the default compiler (4.0 something) but with newer gcc's or clangs it should be possible. There are some leads in a mailing list thread.

@brson
Copy link
Contributor Author

brson commented Dec 20, 2012

@kud1ing
Copy link

kud1ing commented Feb 8, 2013

Chrome and Firefox stopped supporting OSX 10.5 in 2012. Its successor 10.6 is now (pre Rust 0.6) available for 3.5 years. In Omnigroup's statistic http://update.omnigroup.com/ OS X 10.5's share is around/below 10%

Do you think we should keep this issue?

@cooljeanius
Copy link

Is this still broken on 10.5? I'm trying to decide whether to remove 10.5 support from Rust's MacPorts portfile...

@brson
Copy link
Contributor Author

brson commented Mar 3, 2013

@cooljeanius It's still broken and there doesn't seem to be much interest in fixing, so I think removing it from the macport is appropriate.

@larryv
Copy link
Contributor

larryv commented Mar 5, 2013

@brson Is it broken because of something inherent to 10.5, or is the issue with 10.5’s compilers? We (MacPorts) can build ports using our own compiler ports, so the distinction is important.

@catamorphism
Copy link
Contributor

Lack of activity and old OS version; closing.

@cooljeanius
Copy link

I suppose closing this is ok, MacPorts already went and removed 10.5 support from the Rust portfile anyways...
(https://trac.macports.org/changeset/104169)

@steveklabnik
Copy link
Member

Most Mac people use Homebrew these days anyway. (Citation, of course, needed. I haven't heard anyone talk about macports in a looooooong time, but given Homebrew is written in Ruby, that could just be bias.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
O-macos Operating system: macOS
Projects
None yet
Development

No branches or pull requests

6 participants