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

Linux release build in Releases? #588

Closed
AnnaKornfeldSimpson opened this issue Nov 11, 2018 · 6 comments
Closed

Linux release build in Releases? #588

AnnaKornfeldSimpson opened this issue Nov 11, 2018 · 6 comments

Comments

@AnnaKornfeldSimpson
Copy link
Collaborator

Any chance a Linux release build could be made available in Releases? I'd like to use this on a project I'm working on with some collaborators and having to build the compiler is a bit more of a barrier to entry than I'd like to impose.
Thanks!

@dtarditi
Copy link
Member

Which version/flavor of Linux are you interested in?

@AnnaKornfeldSimpson
Copy link
Collaborator Author

I'm running Ubuntu 18.04LTS. I think my collaborators are also on Ubuntu LTS versions but they might be on 16.04 or 14.04.
I've built the compiler on Ubuntu 18.04LTS on several machines so I know it works successfully, but it does eat a lot of RAM and hard drive space during the build so it would be great to avoid that. Thank you!

@dtarditi
Copy link
Member

I've upgraded our internal Linux build machine to Ubuntu 18.04 LTS, in preparation for supporting a Linux build. LLVM has separate installs for different LTS versions of Ubuntu, so I'm guessing we'll need a separate install per LTS version.

@master-q
Copy link

master-q commented Nov 3, 2020

I also want to use this project on Debian GNU/Linux. Because I'm trying to use https://github.com/Microsoft/checkedc-parson.
The releases are better, but some documents explaining Linux build process is also useful.

@mgrang
Copy link

mgrang commented Nov 3, 2020

I also want to use this project on Debian GNU/Linux. Because I'm trying to use https://github.com/Microsoft/checkedc-parson.
The releases are better, but some documents explaining Linux build process is also useful.

Here are the instructions to build the Checked C Clang compiler: https://github.com/microsoft/checkedc-clang/blob/master/clang/docs/checkedc/Setup-and-Build.md

@dtarditi
Copy link
Member

dtarditi commented Sep 1, 2024

We support Ubuntu releases now :).

@dtarditi dtarditi closed this as completed Sep 1, 2024
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

5 participants