From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 75042 invoked by alias); 18 Jan 2018 08:49:44 -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 53786 invoked by uid 89); 18 Jan 2018 08:48:31 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.9 required=5.0 tests=BAYES_00,KAM_LAZY_DOMAIN_SECURITY,KAM_SHORT,T_RP_MATCHES_RCVD autolearn=no version=3.3.2 spammy=PO, UD:P.O, P.O, postal X-HELO: altona.bgc-jena.mpg.de Received: from altona.bgc-jena.mpg.de (HELO altona.bgc-jena.mpg.de) (195.37.229.22) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Thu, 18 Jan 2018 08:48:28 +0000 Received: from localhost (localhost [127.0.0.1]) by altona.bgc-jena.mpg.de (GATE -B2013- / MPI BGC Mail System) with ESMTP id 3FFBC1A63B for ; Thu, 18 Jan 2018 09:48:26 +0100 (CET) Received: from altona.bgc-jena.mpg.de ([127.0.0.1]) by localhost (bermuda.bgc-jena.mpg.de [127.0.0.1]) (amavisd-new, port 10024) with LMTP id uWMrPScqwpTl for ; Thu, 18 Jan 2018 09:48:20 +0100 (CET) Received: from [141.5.19.38] (sauna.bgc-jena.mpg.de [141.5.19.38]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by altona.bgc-jena.mpg.de (GATE -B2013- / MPI BGC Mail System) with ESMTPSA id 90F9C1A35F for ; Thu, 18 Jan 2018 09:48:20 +0100 (CET) From: Martin Kunz Subject: GCC 5.5.0 successfully built for x86_64-unknown-linux-gnu To: gcc@gcc.gnu.org Message-ID: <32800a29-6e75-9170-f867-23b61e1fbb3f@bgc-jena.mpg.de> Date: Thu, 18 Jan 2018 08:49:00 -0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.5.2 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-SW-Source: 2018-01/txt/msg00121.txt.bz2 Hi, Following the suggestion at https://gcc.gnu.org/install/finalinstall.html I report a successful build of GCC 5.5.0 on x86_64-unknown-linux-gnu. mkunz@pc028:/Net/Groups/BSY/people/mkunz/repositories/gcc5Build/bin> ../../gcc5/config.guess x86_64-unknown-linux-gnu mkunz@pc028:/Net/Groups/BSY/people/mkunz/repositories/gcc5Build/bin> ./gcc -v Using built-in specs. COLLECT_GCC=./gcc COLLECT_LTO_WRAPPER=/Net/Groups/BSY/people/mkunz/repositories/gcc5Build/libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/lto-wrapper Target: x86_64-unknown-linux-gnu Configured with: ../gcc5/configure --prefix=/Net/Groups/BSY/people/mkunz/repositories/gcc5Build Thread model: posix gcc version 5.5.0 (GCC) Set of languages built: default mkunz@pc028:/Net/Groups/BSY/people/mkunz/repositories/gcc5Build/bin> cat /etc/issue Welcome to SUSE Linux Enterprise Server 11 SP3  (x86_64) - Kernel \r (\l). mkunz@pc028:/Net/Groups/BSY/people/mkunz/repositories/gcc5Build/bin> uname -a Linux pc028 3.0.101-0.47.71-default #1 SMP Thu Nov 12 12:22:22 UTC 2015 (b5b212e) x86_64 x86_64 x86_64 GNU/Linux mkunz@pc028:/Net/Groups/BSY/people/mkunz/repositories/gcc5Build/bin> rpm -q glibc glibc-2.11.3-17.95.2 All the building went smoothly on the first attempt. Thanks for GCC and the helpful installation guide at https://gcc.gnu.org/install/index.html ! Cheers, Martin -- Martin Kunz Field Experiments and Instrumentation Max Planck Institute for Biogeochemistry Hans-Knöll-Str. 10, 07745 Jena, Germany Postal Address: P.O. Box 100164, 07745 Jena, Germany Phone: +49-3641-576314 www.bgc-jena.mpg.de