guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: rust: Crate Dependencies


From: David Craven
Subject: Re: rust: Crate Dependencies
Date: Thu, 29 Dec 2016 11:49:19 +0100

> What does the error message mean? How to fix it?

Hard to tell from that description. Using the recursive importer is
not supported - use at your own risk ;) There is a reason why it's not
in master... While Makefiles and the C standard are defined, the rust
language and the Cargo.toml files are a moving target. It matters very
much which versions of rustc and cargo are used, for a moderately
complex crate the output of the recursive importer is going to be
completely unusable.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]