public inbox for nncp-devel@lists.cypherpunks.ru
Atom feed
From: Sergey Matveev <stargrave@stargrave•org>
To: nncp-devel@lists.cypherpunks.ru
Subject: Re: Announcing Filespooler
Date: Fri, 10 Jun 2022 21:48:29 +0300	[thread overview]
Message-ID: <YqOSF7QHPBwF/7IE@stargrave.org> (raw)
In-Reply-To: <87edzw3bkg.fsf@complete.org>

[-- Attachment #1: Type: text/plain, Size: 952 bytes --]

*** John Goerzen [2022-06-10 08:14]:
>Out of curiosity, what are your challenges with Rust?

When I looked at it, it does not tell how to compile itself from the
sources. Its official suggestion is just to download some prebuilt
binary from the Internet and build Rust with it. So officially there is
(was? I did not check it for several years, because of no trust because
of all of that) no way to build it from the sources. Completely
unacceptable in my opinion and no trust for its creators. As I remember,
they wrote it initially on OCaml, that in turn was written on C.

Just out of curiosity I tried mrustc to build at least some of Rust's
version to be able to use it for bootstrapping further. I succeeded on
Devuan, but could not build it on FreeBSD. So several years ago I just
could not build it from the sources.

-- 
Sergey Matveev (http://www.stargrave.org/)
OpenPGP: CF60 E89A 5923 1E76 E263  6422 AE1A 8109 E498 57EF

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

  reply	other threads:[~2022-06-10 18:48 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-30  0:23 Announcing Filespooler John Goerzen
2022-05-31 17:13 ` John Goerzen
2022-05-31 18:07 ` Jonathan Lane
2022-06-02  0:03   ` John Goerzen
2022-06-07 10:32 ` Sergey Matveev
2022-06-10 13:14   ` John Goerzen
2022-06-10 18:48     ` Sergey Matveev [this message]
2022-06-10 20:46       ` John Goerzen
2022-06-10 21:24         ` Rust building Sergey Matveev
2022-06-14 13:59           ` John Goerzen
2022-06-14 18:19             ` Sergey Matveev