public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug bootstrap/17048] New: Cannot build mainline GCC under CygWin...
@ 2004-08-16 11:37 bsdfan3 at users dot sf dot net
  2004-08-16 16:49 ` [Bug bootstrap/17048] " pinskia at gcc dot gnu dot org
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: bsdfan3 at users dot sf dot net @ 2004-08-16 11:37 UTC (permalink / raw)
  To: gcc-bugs

This bug is a placeholder that I put here to act as a reminder that mainline 
CVS GCC is unbuildable under CygWin32 because AutoGen will not build on that 
platform either.

-- 
           Summary: Cannot build mainline GCC under CygWin...
           Product: gcc
           Version: 3.5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: bootstrap
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: bsdfan3 at users dot sf dot net
                CC: gcc-bugs at gcc dot gnu dot org
  GCC host triplet: i686-pc-cygwin


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17048


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

* [Bug bootstrap/17048] Cannot build mainline GCC under CygWin...
  2004-08-16 11:37 [Bug bootstrap/17048] New: Cannot build mainline GCC under CygWin bsdfan3 at users dot sf dot net
@ 2004-08-16 16:49 ` pinskia at gcc dot gnu dot org
  2004-08-16 19:04 ` bsdfan3 at users dot sf dot net
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-08-16 16:49 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-08-16 16:49 -------
Why do you need autogen to run?

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17048


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

* [Bug bootstrap/17048] Cannot build mainline GCC under CygWin...
  2004-08-16 11:37 [Bug bootstrap/17048] New: Cannot build mainline GCC under CygWin bsdfan3 at users dot sf dot net
  2004-08-16 16:49 ` [Bug bootstrap/17048] " pinskia at gcc dot gnu dot org
@ 2004-08-16 19:04 ` bsdfan3 at users dot sf dot net
  2004-08-16 19:54 ` pinskia at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: bsdfan3 at users dot sf dot net @ 2004-08-16 19:04 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From bsdfan3 at users dot sf dot net  2004-08-16 19:04 -------
So I can build the GCC mainline.  The build system uses AG to create the top-
level Makefile, among other things.  That means, no AG, no go.

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17048


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

* [Bug bootstrap/17048] Cannot build mainline GCC under CygWin...
  2004-08-16 11:37 [Bug bootstrap/17048] New: Cannot build mainline GCC under CygWin bsdfan3 at users dot sf dot net
  2004-08-16 16:49 ` [Bug bootstrap/17048] " pinskia at gcc dot gnu dot org
  2004-08-16 19:04 ` bsdfan3 at users dot sf dot net
@ 2004-08-16 19:54 ` pinskia at gcc dot gnu dot org
  2004-08-16 20:48 ` bsdfan3 at users dot sf dot net
  2004-08-16 20:55 ` pinskia at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-08-16 19:54 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-08-16 19:54 -------
I think what I ment is why do you need Autogen when the toplevel Makefile is already generated?

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17048


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

* [Bug bootstrap/17048] Cannot build mainline GCC under CygWin...
  2004-08-16 11:37 [Bug bootstrap/17048] New: Cannot build mainline GCC under CygWin bsdfan3 at users dot sf dot net
                   ` (2 preceding siblings ...)
  2004-08-16 19:54 ` pinskia at gcc dot gnu dot org
@ 2004-08-16 20:48 ` bsdfan3 at users dot sf dot net
  2004-08-16 20:55 ` pinskia at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: bsdfan3 at users dot sf dot net @ 2004-08-16 20:48 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From bsdfan3 at users dot sf dot net  2004-08-16 20:48 -------
Part of Fixincludes is AG'ed too, AFAIK.

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17048


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

* [Bug bootstrap/17048] Cannot build mainline GCC under CygWin...
  2004-08-16 11:37 [Bug bootstrap/17048] New: Cannot build mainline GCC under CygWin bsdfan3 at users dot sf dot net
                   ` (3 preceding siblings ...)
  2004-08-16 20:48 ` bsdfan3 at users dot sf dot net
@ 2004-08-16 20:55 ` pinskia at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-08-16 20:55 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-08-16 20:55 -------
But again you should not need it unless you change something.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |WONTFIX


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17048


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

end of thread, other threads:[~2004-08-16 20:55 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-08-16 11:37 [Bug bootstrap/17048] New: Cannot build mainline GCC under CygWin bsdfan3 at users dot sf dot net
2004-08-16 16:49 ` [Bug bootstrap/17048] " pinskia at gcc dot gnu dot org
2004-08-16 19:04 ` bsdfan3 at users dot sf dot net
2004-08-16 19:54 ` pinskia at gcc dot gnu dot org
2004-08-16 20:48 ` bsdfan3 at users dot sf dot net
2004-08-16 20:55 ` pinskia at gcc dot gnu dot org

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