Re: [llvm-dev] [llvm-admin] Pre-built binaries for Ubuntu 20.04?

86 views
Skip to first unread message

Harley Li via llvm-dev

unread,
Aug 8, 2020, 1:54:21 AM8/8/20
to llvm...@lists.llvm.org
Forwarding to llvm-dev@

On Sat, Jul 25, 2020 at 5:26 AM Anton Korobeynikov <an...@korobeynikov.info> wrote:
Dear Harley,

I would suggest you to write to llvm-dev as this mailing list deals
with infrastructure issues and not with code itself.

On Fri, Jul 24, 2020 at 7:08 PM Harley Li via llvm-admin
<llvm-...@lists.llvm.org> wrote:
>
> Hi,
>
> On releases.llvm.org the list of pre-built binaries for LLVM 10.0.0 doesn't contain Ubuntu 20.04 LTS, the latest long-term support version of Ubuntu. Downloading the release for Ubuntu 18.04 and using it on 20.04 is fine, but it requires (via numerous Stackoverflow and GitHub issues posts) users to additionally download libncurses5 so as to fix a “missing library” error.
>
> Indeed, there is a separate apt.llvm.org page that contains a script to download Debian/Ubuntu packages, and the script does handlesUbuntu 20.04. But those packages are *not* as complete. For example, clang++ is unable to find C++ std headers when -stdlib=libc++ is enabled, and apt.llvm.org provides little information on how to fetch the missing parts. (Admittedly, Linux users tend to use libstdc++).
>
> Therefore, I hope releases.llvm.org can serve as an updated authoritative source of pre-built LLVM binaries for mainstream platforms, including Ubuntu 20.04.
>
> Thanks for your consideration!
> _______________________________________________
> llvm-admin mailing list
> llvm-...@lists.llvm.org
> https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-admin



--
With best regards, Anton Korobeynikov
Department of Statistical Modelling, Saint Petersburg State University

Brian Cain via llvm-dev

unread,
Aug 8, 2020, 9:49:33 AM8/8/20
to Harley Li, LLVM Development List
The releases are provided by project volunteers. I'm among the ones who usually provide binaries for Ubuntu and I apologize for not getting a 20.04 release built for 10.0.0. 

I can produce one for 10.0.1 now but release owners aren't always keen about taking them far after release time.

_______________________________________________
LLVM Developers mailing list
llvm...@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev

Neil Nelson via llvm-dev

unread,
Aug 8, 2020, 11:04:28 AM8/8/20
to llvm...@lists.llvm.org, Brian Cain

Or the binary could be uploaded to a server capable for that download. This page, option 3, suggests a way to upload large files to GitHub.

https://towardsdatascience.com/uploading-large-files-to-github-dbef518fa1a

Reply all
Reply to author
Forward
0 new messages