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.

Remove toolchain from example

See original GitHub issue

The example has a discussion of using toolchain if the code compiles c/c++. Should most likely remove that and replace that with something about {{ compiler('c') }}?

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:9 (9 by maintainers)

github_iconTop GitHub Comments

1reaction
isurufcommented, Apr 21, 2018

Alternatively, you could make this change, but make a compiler package that is essentially only toolchain for now. We could swap that out at some later time for the new compilers, but the recipe wouldn’t require any changes; only a re-render and rebuild.

I’m +1 to this idea.

0reactions
isurufcommented, Jun 3, 2018

Toolchain is changed to compiler now.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Removing toolchains · Issue #1362 · rust-lang/rustup - GitHub
I couldn't find any nice way of removing a toolchain once I'm done with it. For example, if I just downloaded a nightly...
Read more >
How to remove Rust compiler toolchains with Rustup?
The command you're looking for is: rustup toolchain remove nightly. remove and uninstall both work for this. For more details see:
Read more >
Deleting your DevOps Insights data - IBM Cloud Docs
To delete toolchain data, go to Manage Data > Quality Data. Select Toolchain data. Click Delete. Deleting environment data. Environment data refers to...
Read more >
Toolchains for JVM projects - Gradle User Manual
This example only includes toolchains whose java.vendor property contains the given ... is deprecated and will be removed in the future versions of...
Read more >
Remove a Toolchain - MPLAB® X IDE User's Guide
To remove an existing toolchain: 1.Click to select the toolchain from the list. 2.Click the Remove button. This will NOT uninstall the compiler...
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