From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16941 invoked by alias); 24 Jul 2013 12:37:05 -0000 Mailing-List: contact gcc-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-owner@gcc.gnu.org Received: (qmail 16932 invoked by uid 89); 24 Jul 2013 12:37:05 -0000 X-Spam-SWARE-Status: No, score=-1.7 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE,RDNS_NONE,SPF_PASS autolearn=ham version=3.3.1 Received: from Unknown (HELO mail-we0-f177.google.com) (74.125.82.177) by sourceware.org (qpsmtpd/0.84/v0.84-167-ge50287c) with ESMTP; Wed, 24 Jul 2013 12:37:04 +0000 Received: by mail-we0-f177.google.com with SMTP id m46so1491448wev.8 for ; Wed, 24 Jul 2013 05:36:56 -0700 (PDT) MIME-Version: 1.0 X-Received: by 10.180.13.5 with SMTP id d5mr2474952wic.56.1374669416577; Wed, 24 Jul 2013 05:36:56 -0700 (PDT) Received: by 10.217.6.66 with HTTP; Wed, 24 Jul 2013 05:36:56 -0700 (PDT) In-Reply-To: <51EFB70C.3050309@redhat.com> References: <51EF8D98.3060005@redhat.com> <51EFB70C.3050309@redhat.com> Date: Wed, 24 Jul 2013 12:37:00 -0000 Message-ID: Subject: Re: fatal error: gnu/stubs-32.h: No such file From: Gabriel Dos Reis To: Andrew Haley Cc: David Starner , gcc@gcc.gnu.org Content-Type: text/plain; charset=ISO-8859-1 X-SW-Source: 2013-07/txt/msg00349.txt.bz2 > There is no resistance whatsoever to making it work with real systems > and real workloads. It does not sound or look like that way. > The problem is that you don't know that people > running on 64-bit hardware often choose to compile -32 and run -32 > locally. But we know people are running into this issue and reporting it. -- Gaby