public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: c/4157: space missing in gcc-3.0.1/gcc/config/i386/cygwin.h
@ 2001-10-13 22:34 rodrigc
  0 siblings, 0 replies; 2+ messages in thread
From: rodrigc @ 2001-10-13 22:34 UTC (permalink / raw)
  To: fonseca, gcc-bugs, gcc-prs, nobody

Synopsis: space missing in gcc-3.0.1/gcc/config/i386/cygwin.h

State-Changed-From-To: open->closed
State-Changed-By: rodrigc
State-Changed-When: Sat Oct 13 22:34:39 2001
State-Changed-Why:
    Fixed in gcc 3.0.2.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=4157&database=gcc


^ permalink raw reply	[flat|nested] 2+ messages in thread

* c/4157: space missing in gcc-3.0.1/gcc/config/i386/cygwin.h
@ 2001-08-28  8:36 fonseca
  0 siblings, 0 replies; 2+ messages in thread
From: fonseca @ 2001-08-28  8:36 UTC (permalink / raw)
  To: gcc-gnats

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 1095 bytes --]

>Number:         4157
>Category:       c
>Synopsis:       space missing in gcc-3.0.1/gcc/config/i386/cygwin.h
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          rejects-legal
>Submitter-Id:   net
>Arrival-Date:   Tue Aug 28 08:36:00 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     René Fonseca
>Release:        gcc version 3.0.1
>Organization:
>Environment:

>Description:
A missing space in the source file "gcc-3.0.1/gcc/config/i386/cygwin.h" prevents compilation with the option "-mno-cygwin". The missing space results in an invalid spec string.

A compilation like "gcc -mno-cygwin mysource.c" results in:
cc1.exe: Output filename specified twice

Sorry, no full dump with option "-v". Looks very bad in this gnatsweb-window.
>How-To-Repeat:

>Fix:
Here you have the diff output of the before and after source file:

83c83
<                      "-isystem /usr/local/include/mingw" \
---
>                      "-isystem /usr/local/include/mingw " \
>Release-Note:
>Audit-Trail:
>Unformatted:


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2001-10-13 22:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-10-13 22:34 c/4157: space missing in gcc-3.0.1/gcc/config/i386/cygwin.h rodrigc
  -- strict thread matches above, loose matches on Subject: below --
2001-08-28  8:36 fonseca

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).