From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: bug#32087: gcc -m32 can't find stubs-32.h Date: Tue, 10 Jul 2018 13:21:39 +0200 Message-ID: <878t6js5do.fsf@elephly.net> References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:48132) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fcqjb-0002Ma-3R for bug-guix@gnu.org; Tue, 10 Jul 2018 07:23:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fcqjW-0005a5-5x for bug-guix@gnu.org; Tue, 10 Jul 2018 07:23:07 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:45179) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fcqjW-0005Zz-0s for bug-guix@gnu.org; Tue, 10 Jul 2018 07:23:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1fcqjV-0002Zf-O7 for bug-guix@gnu.org; Tue, 10 Jul 2018 07:23:01 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-reply-to: List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: David Larsson Cc: 32087@debbugs.gnu.org David Larsson writes: > I tried to run gcc to compile a simple c program which fails: Are you using the =E2=80=9Cgcc-toolchain=E2=80=9D package? --=20 Ricardo