guix-devel
[Top][All Lists]
Advanced

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

Re: Diverse Double-Compiling, --with-c-toolchain and trusting trust


From: Ludovic Courtès
Subject: Re: Diverse Double-Compiling, --with-c-toolchain and trusting trust
Date: Fri, 16 Oct 2020 16:27:46 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux)

Hi!

Nice challenge! :-)

zimoun <zimon.toutoune@gmail.com> skribis:

> Well, the idea is to implement the procedure with Guix: step #1,
>
>   guix build tcc --with-c-toolchain=tcc=clang-toolchain
>
> but then I do not know how to use the output to complete the step #2.
> Is it possible to do it at the CLI level?  Or do I have to write some
> Scheme?

I think you’ll have to write Scheme because you really need to construct
a graph with leading to the diversely-compiled compiler.

Ludo’.



reply via email to

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