public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
From: qman1@optonline.net
To: gcc-gnats@gcc.gnu.org
Subject: java/7628: Libgcj build fails on Cygwin platform
Date: Sun, 18 Aug 2002 16:26:00 -0000	[thread overview]
Message-ID: <20020818232014.30905.qmail@sources.redhat.com> (raw)


>Number:         7628
>Category:       java
>Synopsis:       Libgcj build fails on Cygwin platform
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sun Aug 18 16:26:00 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Quentin H. Iorio
>Release:        GCC 3.2
>Organization:
>Environment:
Cygwin 1.3.10, running under Windows 2000 SP2

~/gcc-3.2/configure --prefix=/usr --with-gxx-include-configure --prefix=/usr --with-gxx-include-dir=/usr/include/g++-3 --enable-shared --enable-threads=posix --enable-libgcj
>Description:
All the compilers build fine; but as soon as the libjava build begins, I get the following error:

/tmp/gcc-3.2.objdir/gcc/gcj -B/tmp/gcc-3.2.objdir/i686-pc-cygwin/libjava/ -B/tmp
/gcc-3.2.objdir/gcc/ --encoding=UTF-8 -C -g -classpath '' -bootclasspath /tmp/gc
c-3.2.objdir/i686-pc-cygwin/libjava:/home/qiorio/gcc-3.2/libjava \
             -d /tmp/gcc-3.2.objdir/i686-pc-cygwin/libjava /home/qiorio/gcc-3.2/
libjava/java/lang/Class.java
/home/qiorio/gcc-3.2/libjava/gnu/java/security/provider/gnu.java:42: Class `gnu.
java.security.provider.Gnu' already defined in /home/qiorio/gcc-3.2/libjava/gnu/
java/security/provider/Gnu.java:42.
   public final class Gnu extends Provider
                      ^
/home/qiorio/gcc-3.2/libjava/gnu/java/security/provider/gnu.java:45: confused by
 earlier errors, bailing out

This is yet-another manifestation of the case-insensitivity bug, first reported back in April of 2001.  I believe there is a PR on this, but I could not find it.

Can anyone please tell me when this problem will be addressed?  I'm willing to help; but someone will have to point me in the right direction.
>How-To-Repeat:
configure using the switches shown in the environment section, above, then make bootstrap.
>Fix:

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


             reply	other threads:[~2002-08-18 23:26 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-08-18 16:26 qman1 [this message]
2002-08-18 16:36 billingd
2002-08-19  0:26 Andrew Pinski
2002-08-19  8:56 Quentin H. Iorio

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20020818232014.30905.qmail@sources.redhat.com \
    --to=qman1@optonline.net \
    --cc=gcc-gnats@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).