guix-patches
[Top][All Lists]
Advanced

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

[bug#28433] [WIP] Rust update


From: Ludovic Courtès
Subject: [bug#28433] [WIP] Rust update
Date: Sat, 28 Oct 2017 20:26:39 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux)

Hi,

Danny Milosavljevic <address@hidden> skribis:

> Do we support lib32 a la "gcc -m32" ? How can we provide a working glibc for 
> that? It seems that rustc bootstrap is trying to use that option.

We don’t support multilib, so glibc provides only 64-bit headers on
x86_64 (if you try -m32 there you’ll get an error about missing
<gnu/stubs-32.h> or something like that.)

Ludo’.





reply via email to

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