From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21343 invoked by alias); 14 Mar 2008 01:18:13 -0000 Received: (qmail 21333 invoked by uid 22791); 14 Mar 2008 01:18:13 -0000 X-Spam-Check-By: sourceware.org Received: from mail.codesourcery.com (HELO mail.codesourcery.com) (65.74.133.4) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 14 Mar 2008 01:17:46 +0000 Received: (qmail 19597 invoked from network); 14 Mar 2008 01:17:43 -0000 Received: from unknown (HELO digraph.polyomino.org.uk) (joseph@127.0.0.2) by mail.codesourcery.com with ESMTPA; 14 Mar 2008 01:17:43 -0000 Received: from jsm28 (helo=localhost) by digraph.polyomino.org.uk with local-esmtp (Exim 4.68) (envelope-from ) id 1JZyYI-0003TQ-UW; Fri, 14 Mar 2008 01:17:42 +0000 Date: Fri, 14 Mar 2008 01:33:00 -0000 From: "Joseph S. Myers" To: FX Coudert cc: gcc patches , Danny Smith , Kai Tietz Subject: Re: Ping - old patch from April - mingw support for I32/I64 MS printf formatters to c-format.c In-Reply-To: Message-ID: References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org X-SW-Source: 2008-03/txt/msg00859.txt.bz2 On Thu, 13 Mar 2008, FX Coudert wrote: > Hi Danny, > > I see you're running the testsuite on mingw. How are you doing it? I've tried > quite a few things, but none of them worked. I've asked on various lists > (including here and on the mingw list some time ago), but have never found > somone to explain or give a link to documentation explaining how to do it. I can't speak for how Danny runs the tests, but I test cross compilers from GNU/Linux to MinGW (using Cygwin sshd for remote login to the Windows system). I have posted results: . -- Joseph S. Myers joseph@codesourcery.com