public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: c/3675: gcc-3.0 fails to build linux-x-cygwin cross-compiler
@ 2001-07-13  4:46 Phil Stracchino
  0 siblings, 0 replies; 2+ messages in thread
From: Phil Stracchino @ 2001-07-13  4:46 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

The following reply was made to PR c/3675; it has been noted by GNATS.

From: Phil Stracchino <alaric@babcom.com>
To: gcc-gnats@gcc.gnu.org, nobody@gcc.gnu.org
Cc:  
Subject: Re: c/3675: gcc-3.0 fails to build linux-x-cygwin cross-compiler
Date: Fri, 13 Jul 2001 04:40:04 -0700

 On Fri, Jul 13, 2001 at 11:36:01AM -0000, gcc-gnats@gcc.gnu.org wrote:
 > Thank you very much for your problem report.
 > It has the internal identification `c/3675'.
 > The individual assigned to look at your
 > report is: unassigned. 
 > 
 > >Category:       c
 > >Responsible:    unassigned
 > >Synopsis:       gcc-3.0 fails to build linux-x-cygwin cross-compiler
 > >Arrival-Date:   Fri Jul 13 04:36:01 PDT 2001
 
 
 I've subsequently discovered that my patch is not a complete fix.  The
 build still fails, it just fails later.
 
 
 -- 
  Linux Now!   ..........Because friends don't let friends use Microsoft.
  phil stracchino   --   the renaissance man   --   mystic zen biker geek
         alaric@babcom.com                halmayne@sourceforge.net
    2000 CBR929RR, 1991 VFR750F3 (foully murdered), 1986 VF500F (sold)


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

* c/3675: gcc-3.0 fails to build linux-x-cygwin cross-compiler
@ 2001-07-13  4:36 alaric
  0 siblings, 0 replies; 2+ messages in thread
From: alaric @ 2001-07-13  4:36 UTC (permalink / raw)
  To: gcc-gnats

>Number:         3675
>Category:       c
>Synopsis:       gcc-3.0 fails to build linux-x-cygwin cross-compiler
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Fri Jul 13 04:36:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Mystic Zen Biker Twigboy
>Release:        3.0
>Organization:
Babylon Communications
>Environment:
System: Linux babylon5 2.4.6-ac2 #2 Sat Jul 7 18:23:45 PDT 2001 i586 unknown
Architecture: i586

	
host: i586-pc-linux-gnu
build: i586-pc-linux-gnu
target: i586-pc-linux-gnu
configured with: ../configure --prefix=/usr --with-gnu-as --with-gnu-ld --enable-shared
>Description:

gcc-3.0 will not build an i686-pc-linux-gnulibc2.1-x-i686-pc-cygwin
cross-compiler because FILE is not properly defined in
gcc-3.0/gcc/config/i386/cygwin.h, because __need_FILE is not defined
before including stdio.h.

>How-To-Repeat:
	
>Fix:

(ignore the timestamps, I fixed first then generated the patch)


*** gcc-3.0/gcc/config/i386/cygwin.h.orig       Fri Jul 13 04:25:46 2001
--- gcc-3.0/gcc/config/i386/cygwin.h    Fri Jul 13 04:22:31 2001
***************
*** 26,31 ****
--- 26,32 ----
  #define SDB_DEBUGGING_INFO 
  #define PREFERRED_DEBUGGING_TYPE DBX_DEBUG
  
+ #define __need_FILE
  #include <stdio.h>    /* Required for FILE use below */
  #include "i386/gas.h"
  #include "dbxcoff.h"

>Release-Note:
>Audit-Trail:
>Unformatted:


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

end of thread, other threads:[~2001-07-13  4:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-07-13  4:46 c/3675: gcc-3.0 fails to build linux-x-cygwin cross-compiler Phil Stracchino
  -- strict thread matches above, loose matches on Subject: below --
2001-07-13  4:36 alaric

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).