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

Neil Nelson via llvm-dev llvm-dev at lists.llvm.org
Sat Aug 8 08:04:18 PDT 2020


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

On 8/8/20 7:49 AM, Brian Cain via llvm-dev wrote:
> 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.
>
> On Sat, Aug 8, 2020, 12:54 AM Harley Li via llvm-dev 
> <llvm-dev at lists.llvm.org <mailto:llvm-dev at lists.llvm.org>> wrote:
>
>     Forwarding to llvm-dev@
>
>     On Sat, Jul 25, 2020 at 5:26 AM Anton Korobeynikov
>     <anton at korobeynikov.info <mailto:anton at 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-admin at lists.llvm.org <mailto:llvm-admin at lists.llvm.org>>
>         wrote:
>         >
>         > Hi,
>         >
>         > On releases.llvm.org <http://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
>         <http://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 <http://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
>         <http://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-admin at lists.llvm.org <mailto:llvm-admin at 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
>
>     _______________________________________________
>     LLVM Developers mailing list
>     llvm-dev at lists.llvm.org <mailto:llvm-dev at lists.llvm.org>
>     https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
>
>
> _______________________________________________
> LLVM Developers mailing list
> llvm-dev at lists.llvm.org
> https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20200808/88f4256d/attachment.html>


More information about the llvm-dev mailing list