From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 60559 invoked by alias); 25 Jan 2018 17:06:52 -0000 Mailing-List: contact libc-alpha-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-alpha-owner@sourceware.org Received: (qmail 60550 invoked by uid 89); 25 Jan 2018 17:06:52 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.6 required=5.0 tests=AWL,BAYES_00,KAM_NUMSUBJECT,RCVD_IN_DNSWL_NONE,SPF_PASS,URIBL_RED autolearn=no version=3.3.2 spammy=H*Ad:U*patches, day X-HELO: relay1.mentorg.com Date: Thu, 25 Jan 2018 17:06:00 -0000 From: Joseph Myers To: DJ Delorie CC: , , , , Subject: Re: RISC-V glibc port, v5 In-Reply-To: Message-ID: References: User-Agent: Alpine 2.20 (DEB 67 2015-01-07) MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" X-ClientProxiedBy: svr-ies-mbx-01.mgc.mentorg.com (139.181.222.1) To svr-ies-mbx-01.mgc.mentorg.com (139.181.222.1) X-SW-Source: 2018-01/txt/msg00836.txt.bz2 On Thu, 25 Jan 2018, DJ Delorie wrote: > > In my experience, testing MIPS with QEMU takes about three hours per ABI. > > For reference, on the fpga (quad core 64-bit) building glibc natively > took a day, and my tests ran for four days before finally hanging I don't suggest testing natively on QEMU or FPGA; just executing tests there but compiling on a suitably faster system. -- Joseph S. Myers joseph@codesourcery.com