Skip to content
This repository has been archived by the owner on Dec 29, 2022. It is now read-only.

rls install fails with custom toolkits #1744

Open
DavidGoodenough opened this issue Aug 8, 2021 · 0 comments
Open

rls install fails with custom toolkits #1744

DavidGoodenough opened this issue Aug 8, 2021 · 0 comments

Comments

@DavidGoodenough
Copy link

Trying to use the Espressiv build of the rust toolkits (which includes the Xtensa architecture and a tailored RISC-V for their ESP32 range) rls refuses to install complaining that "error: toolchain 'esp' does not support components: esp is a custom toolchain".

In rustup issue 1570 there is discussion that the rls installer is using the wrong technique to determine whether the components that RLS needs are installed. Could the installer be changed to use the techniques outlines in 1570?

Now I do not know if the Espressiv build does include the right components, but the error message does not tell me what (if anything) is missing, only that it can not find out what is there.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant