From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3136 invoked by alias); 25 Aug 2005 10:34:38 -0000 Mailing-List: contact gcc-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-owner@gcc.gnu.org Received: (qmail 3072 invoked by uid 22791); 25 Aug 2005 10:34:33 -0000 Received: from vlsi1.ultra.nyu.edu (HELO vlsi1.ultra.nyu.edu) (128.122.140.213) by sourceware.org (qpsmtpd/0.30-dev) with SMTP; Thu, 25 Aug 2005 10:34:33 +0000 Received: by vlsi1.ultra.nyu.edu (4.1/1.34) id AA04440; Thu, 25 Aug 05 06:37:40 EDT Date: Thu, 25 Aug 2005 10:49:00 -0000 From: kenner@vlsi1.ultra.nyu.edu (Richard Kenner) Message-Id: <10508251037.AA04440@vlsi1.ultra.nyu.edu> To: mark@codesourcery.com Subject: Re: 4.2 Project: "@file" support Cc: gcc-patches@gcc.gnu.org, gcc@gcc.gnu.org, ian@airs.com X-SW-Source: 2005-08/txt/msg00715.txt.bz2 I want GCC to work well for people, no matter what operating system they are using. This is a feature that everyone who produces Windows-hosted versions of GCC ends up implementing; I'd like to keep us all from having to keep reinventing the wheel. Indeed there's a quite old version of this that somebody I know wrote that I kept putting off dealing with ...