question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

tc-build supports building from tarballs

See original GitHub issue

Does tc-build supports building from tarballs?

If yes , where do I have to place/unpack the tarballs speaking of the directory structure?

Currently, I see version 10.0.0-rc6 and wanted to do a stage1 build with LLVM, Clang and LLD tarballs.

Thanks to Universe the Clang tarball has no more cfe as prefix.

[1] https://prereleases.llvm.org/10.0.0/ [2] https://prereleases.llvm.org/10.0.0/rc6/llvm-10.0.0rc6.src.tar.xz [3] https://prereleases.llvm.org/10.0.0/rc6/clang-10.0.0rc6.src.tar.xz [4] https://prereleases.llvm.org/10.0.0/rc6/lld-10.0.0rc6.src.tar.xz

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:24 (21 by maintainers)

github_iconTop GitHub Comments

1reaction
sylvestrecommented, Mar 26, 2020

News: Debian/unstable now offers llvm-toolchain-10 version 1:10.0.0-1.

[1] https://packages.debian.org/sid/clang-10

And always happy to help you folks if needed 😃

0reactions
nathanchancecommented, Aug 7, 2020

9.3? Are you talking about 9.0.3 from AOSP or 9.0.1 from upstream LLVM?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Support for building tarballs - GNU mailing lists - GNU.org
The main goal is to allow Guix itself to have a 'tarball' job on Hydra that runs 'make distcheck'. To that end, I...
Read more >
Building tarballs for use on clusters or the grid — Metaproject '.main ...
The following is done in building a tarball: The 'make install' target is executed, which installs the locally built libraries and scripts to...
Read more >
Building Release Tarballs - Audacity Wiki
For a walk-through of actually creating a release tarball, skip to Step by Step at the bottom of the page. The stuff in...
Read more >
Building From Source - ddcutil Documentation
Building from tarball. ddcutil can be built from its tarball in the usual way. Unpack the tar file, change to its directory, and...
Read more >
Building Packages - BinaryBuilder.jl
The build_tarballs function takes in the variables defined above and runs the builds, placing output tarballs into the ./products directory, and optionally ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found