public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
From: dps@io.stargate.co.uk
To: gcc-gnats@gcc.gnu.org
Subject: libgcj/2808: Makefile generates broken Object.h and Class.h
Date: Sat, 12 May 2001 13:26:00 -0000	[thread overview]
Message-ID: <20010512201938.5320.qmail@sourceware.cygnus.com> (raw)

>Number:         2808
>Category:       libgcj
>Synopsis:       Makefile generates broken Object.h and Class.h
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sat May 12 13:26:00 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Duncan Simpon
>Release:        3.1 (CVS ~ 8th May 2001)
>Organization:
>Environment:
Linux 2.2.x on an i686
>Description:
Under the right conditions building libjva generates
java/alang.Object.h and java/lang/Class.h with gcjh.
Unoortunately the versions generated are broken, Object.h
is missing =include <gcj/javaprims.h> and Class.h is badly
broken in lots of ways. This causes compiling prims.cc to
fails and the bd version clobber the good ones.
>How-To-Repeat:
touch java/lang/{Object,Class}.java and try to build
libjava.
>Fix:
Object.h: Include <gcj/javaoprims.h> in prims.cc
Class.h:  Aviod cloberring the good version
>Release-Note:
>Audit-Trail:
>Unformatted:
----gnatsweb-attachment----
Content-Type: text/plain; charset=iso-8859-1; name="null"
Content-Transfer-Encoding: base64
Content-Disposition: attachment; filename="null"


             reply	other threads:[~2001-05-12 13:26 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-05-12 13:26 dps [this message]
2001-06-07 15:23 tromey
2001-06-08 11:04 tromey

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=20010512201938.5320.qmail@sourceware.cygnus.com \
    --to=dps@io.stargate.co.uk \
    --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).