From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12117 invoked by alias); 30 Jul 2002 23:36:02 -0000 Mailing-List: contact gcc-prs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-prs-owner@gcc.gnu.org Received: (qmail 12099 invoked by uid 71); 30 Jul 2002 23:36:01 -0000 Resent-Date: 30 Jul 2002 23:36:01 -0000 Resent-Message-ID: <20020730233601.12097.qmail@sources.redhat.com> Resent-From: gcc-gnats@gcc.gnu.org (GNATS Filer) Resent-To: nobody@gcc.gnu.org Resent-Cc: gcc-prs@gcc.gnu.org, gcc-bugs@gcc.gnu.org Resent-Reply-To: gcc-gnats@gcc.gnu.org, cheng@powertv.com Received: (qmail 11772 invoked by uid 61); 30 Jul 2002 23:33:03 -0000 Message-Id: <20020730233303.11771.qmail@sources.redhat.com> Date: Tue, 30 Jul 2002 16:36:00 -0000 From: cheng@powertv.com Reply-To: cheng@powertv.com To: gcc-gnats@gcc.gnu.org X-Send-Pr-Version: gnatsweb-2.9.3 (1.1.1.1.2.31) Subject: c/7450: Cannot read response file with gcc 2.95-3 and gcc 3.1 X-SW-Source: 2002-07/txt/msg00796.txt.bz2 List-Id: >Number: 7450 >Category: c >Synopsis: Cannot read response file with gcc 2.95-3 and gcc 3.1 >Confidential: no >Severity: serious >Priority: medium >Responsible: unassigned >State: open >Class: sw-bug >Submitter-Id: net >Arrival-Date: Tue Jul 30 16:36:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: cheng@powertv.com >Release: unknown-1.0 >Organization: >Environment: Cygwin1.dll version 1.3.10. Windows 2000 SP2 Pentium III machine with 256 MB of memory. Mount table is: C:\cygnus\1310\bin on /usr/bin type user (binmode) C:\cygnus\1310\lib on /usr/lib type user (textmode) C:\cygnus\1310\usr on /usr/local type user (textmode) C:\cygnus\1310 on / type user (binmode) C:\cygnus\1310 on /usr/cygnus type user (binmode) c: on /c type user (textmode) d: on /d type user (textmode) e: on /e type user (textmode) i: on /cygdrive/i type user (binmode,noumount) k: on /cygdrive/k type user (binmode,noumount) l: on /cygdrive/l type user (binmode,noumount) m: on /cygdrive/m type user (binmode,noumount) n: on /cygdrive/n type user (binmode,noumount) p: on /cygdrive/p type user (binmode,noumount)C:\cygnus\1310\bin on /usr/bin type user (binmode) C:\cygnus\1310\lib on /usr/lib type user (textmode) C:\cygnus\1310\usr on /usr/local type user (textmode) C:\cygnus\1310 on / type user (binmode) C:\cygnus\1310 on /usr/cygnus type user (binmode) c: on /c type user (textmode) d: on /d type user (textmode) e: on /e type user (textmode) i: on /cygdrive/i type user (binmode,noumount) k: on /cygdrive/k type user (binmode,noumount) l: on /cygdrive/l type user (binmode,noumount) m: on /cygdrive/m type user (binmode,noumount) n: on /cygdrive/n type user (binmode,noumount) p: on /cygdrive/p type user (binmode,noumount) >Description: I am trying to use a response file to feed gcc a long list of options. However, gcc failed with the following when I do so with both gcc 2.95-3 (which I download directly from the internet) and gcc 3.1 (which I rebuild myself). Originally I had this problem when I was doing the similar from within a makefile (and I had to use xargs to get around it). /c/tmp->/e/gcc31/bin/i686-pc-cygwin32/bin/gcc.exe @./cflags.tmp gcc.exe: @./cflags.tmp: No such file or directory gcc.exe: no input files Inside /c/tmp/cflags.tmp I have the following. -c test.c >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: