From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4200 invoked by alias); 13 Sep 2010 13:33:24 -0000 Received: (qmail 4188 invoked by uid 22791); 13 Sep 2010 13:33:23 -0000 X-SWARE-Spam-Status: No, hits=-1.8 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE X-Spam-Check-By: sourceware.org Received: from mail-qw0-f47.google.com (HELO mail-qw0-f47.google.com) (209.85.216.47) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 13 Sep 2010 13:33:18 +0000 Received: by qwa26 with SMTP id 26so3144935qwa.20 for ; Mon, 13 Sep 2010 06:33:17 -0700 (PDT) Received: by 10.229.79.76 with SMTP id o12mr3303151qck.40.1284384796676; Mon, 13 Sep 2010 06:33:16 -0700 (PDT) MIME-Version: 1.0 Received: by 10.229.1.81 with HTTP; Mon, 13 Sep 2010 06:32:56 -0700 (PDT) In-Reply-To: References: <20100906031709.04CF5E8583@people1.fedoraproject.org> <4C850008.1050106@wippies.com> From: Laurynas Biveinis Date: Mon, 13 Sep 2010 21:37:00 -0000 Message-ID: Subject: Re: on how to compile gcc-4.6 correctly? To: "Dennis, CHENG Renquan" Cc: Kai Ruottu , gcc@gcc.gnu.org Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes 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 X-SW-Source: 2010-09/txt/msg00253.txt.bz2 2010/9/13 Dennis, CHENG Renquan : > On Mon, Sep 13, 2010 at 8:16 PM, Laurynas Biveinis > wrote: >> I am the author of how these macros are generated, but somehow I have >> missed this thread initially. Could you send me off-list that >> gtype-desc.h file? > > The problematic gtype-desc.h has been sent to Laurynas separately, I > was compiling only the gcc-core-4.6-20100911.tar.bz2 tarball, because > I only want a c compiler Thanks. I assume that you pass --enable-languages=c to configure? I will investigate this tomorrow and will get back to you. Regards, -- Laurynas