public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug bootstrap/19970] New: Java Unnecessarily Disabled for MinGW
@ 2005-02-15 17:25 rmathew at gcc dot gnu dot org
  2005-02-15 18:47 ` [Bug target/19970] " pinskia at gcc dot gnu dot org
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: rmathew at gcc dot gnu dot org @ 2005-02-15 17:25 UTC (permalink / raw)
  To: gcc-bugs

For native and cross builds to MinGW (mingw32 or i386-pc-mingw32), Java and
libgcj are unnecessarily disabled by the top-level configure - they have been
building just fine for quite some time now in mainline. To get libgcj to build,
one has to explicitly specify --enable-libgcj to the configure command.

The following simple change fixes this (configure needs to
be regenerated):

Index: configure.in
===================================================================
--- configure.in        2005-02-15 10:36:30.000000000 +0530
+++ configure.in        2005-02-15 10:37:01.000000000 +0530
@@ -588,5 +588,5 @@ case "${target}" in
   i[[3456789]]86-*-mingw32*)
     target_configdirs="$target_configdirs target-mingw"
-    noconfigdirs="$noconfigdirs expect target-libgloss ${libgcj}"
+    noconfigdirs="$noconfigdirs expect target-libgloss"

     # Can't build gdb for mingw32 if not native.

-- 
           Summary: Java Unnecessarily Disabled for MinGW
           Product: gcc
           Version: 4.0.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: bootstrap
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: rmathew at gcc dot gnu dot org
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: i686-pc-linux-gnu
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i386-pc-mingw32


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


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

* [Bug target/19970] Java Unnecessarily Disabled for MinGW
  2005-02-15 17:25 [Bug bootstrap/19970] New: Java Unnecessarily Disabled for MinGW rmathew at gcc dot gnu dot org
@ 2005-02-15 18:47 ` pinskia at gcc dot gnu dot org
  2005-02-15 19:10 ` dannysmith at users dot sourceforge dot net
  2005-02-15 20:57 ` rmathew at gmail dot com
  2 siblings, 0 replies; 4+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-02-15 18:47 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-02-15 06:03 -------
Confirmed.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |enhancement
             Status|UNCONFIRMED                 |NEW
          Component|bootstrap                   |target
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2005-02-15 06:03:55
               date|                            |


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


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

* [Bug target/19970] Java Unnecessarily Disabled for MinGW
  2005-02-15 17:25 [Bug bootstrap/19970] New: Java Unnecessarily Disabled for MinGW rmathew at gcc dot gnu dot org
  2005-02-15 18:47 ` [Bug target/19970] " pinskia at gcc dot gnu dot org
@ 2005-02-15 19:10 ` dannysmith at users dot sourceforge dot net
  2005-02-15 20:57 ` rmathew at gmail dot com
  2 siblings, 0 replies; 4+ messages in thread
From: dannysmith at users dot sourceforge dot net @ 2005-02-15 19:10 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From dannysmith at users dot sourceforge dot net  2005-02-15 06:41 -------
Q: As a (new/cautious) target co-maintainer, is this within my domain  to fix 
without seeking  approval?

This is not a regression, so I assume it would wait until after branching. 
Correct?

Danny
  

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dannysmith at users dot
                   |                            |sourceforge dot net


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


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

* [Bug target/19970] Java Unnecessarily Disabled for MinGW
  2005-02-15 17:25 [Bug bootstrap/19970] New: Java Unnecessarily Disabled for MinGW rmathew at gcc dot gnu dot org
  2005-02-15 18:47 ` [Bug target/19970] " pinskia at gcc dot gnu dot org
  2005-02-15 19:10 ` dannysmith at users dot sourceforge dot net
@ 2005-02-15 20:57 ` rmathew at gmail dot com
  2 siblings, 0 replies; 4+ messages in thread
From: rmathew at gmail dot com @ 2005-02-15 20:57 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From rmathew at gcc dot gnu dot org  2005-02-15 13:25 -------
Subject: Re:  Java Unnecessarily Disabled for MinGW

[I'm far from a GCC demigod, but...]

> Q: As a (new/cautious) target co-maintainer, is this within my domain  to fix
> without seeking  approval?

I would think so.


> This is not a regression, so I assume it would wait until after branching.
> Correct?

Mainline seems to be in a "bug fixes only" mode
right now, not "regressions only". This is confirmed
by the GCC home page.

All said, this is a rather trivial, target-specific,
fix, that should help GCC newbies build GCC
(including Java) for MinGW.

My 2p.
Ranjit.


-- 


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


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

end of thread, other threads:[~2005-02-15 13:25 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-02-15 17:25 [Bug bootstrap/19970] New: Java Unnecessarily Disabled for MinGW rmathew at gcc dot gnu dot org
2005-02-15 18:47 ` [Bug target/19970] " pinskia at gcc dot gnu dot org
2005-02-15 19:10 ` dannysmith at users dot sourceforge dot net
2005-02-15 20:57 ` rmathew at gmail dot com

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