public inbox for java-prs@sourceware.org
help / color / mirror / Atom feed
From: "davek at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org>
To: java-prs@gcc.gnu.org
Subject: [Bug target/42811] [4.5 regression] java.lang.ExceptionInInitializerError in ecj1
Date: Sun, 21 Mar 2010 19:41:00 -0000	[thread overview]
Message-ID: <20100321194154.15981.qmail@sourceware.org> (raw)
In-Reply-To: <bug-42811-13856@http.gcc.gnu.org/bugzilla/>



------- Comment #13 from davek at gcc dot gnu dot org  2010-03-21 19:41 -------
Subject: Bug 42811

Author: davek
Date: Sun Mar 21 19:41:37 2010
New Revision: 157606

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=157606
Log:
        PR target/42811
        * libjava/configure.ac (DLLTOOL): Call AC_CHECK_TOOL.
        (libgcj_sublib_core_extra_deps): New host-dependent configure var.
        (LIBGCJ_SUBLIB_CORE_EXTRA_DEPS): AC_SUBST it.
        * libjava/configure.host (libgcj_sublib_core_extra_deps): Define
        appropriately on Cygwin and MinGW.
        (libgcj_sublib_core_extra_deps): Add libgcj-noncore-dummy import
        stub library on Cygwin and MinGW.
        * libjava/Makefile.am (LIBJAVA_CORE_EXTRA): Import AC_SUBST'd
        LIBGCJ_SUBLIB_CORE_EXTRA_DEPS if building sublibs, else define empty.
        (libgcj_la_DEPENDENCIES): Use it.
        (DLL_VERSION): New makefile macro.
        (libgcj-noncore-dummy.dll.a): New build rule for dummy import stub
        library.
        (libgcj_noncore_la_LIBADD): Trim superfluous convenience libs.
        (AM_MAKEFLAGS): Add DLLTOOL recursive propagation.
        * libjava/libgcj-noncore-dummy.def: New file.
        * libjava/Makefile.in: Regenerate.
        * libjava/include/Makefile.in: Likewise.
        * libjava/testsuite/Makefile.in: Likewise.
        * libjava/configure: Likewise.
        * libjava/gcj/Makefile.in: Likewise.


Added:
    trunk/libjava/libgcj-noncore-dummy.def
Modified:
    trunk/libjava/ChangeLog
    trunk/libjava/Makefile.am
    trunk/libjava/Makefile.in
    trunk/libjava/configure
    trunk/libjava/configure.ac
    trunk/libjava/configure.host
    trunk/libjava/gcj/Makefile.in
    trunk/libjava/include/Makefile.in
    trunk/libjava/testsuite/Makefile.in


-- 


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


  parent reply	other threads:[~2010-03-21 19:41 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-19 23:23 [Bug java/42811] New: " jojelino at gmail dot com
2010-01-20  5:02 ` [Bug java/42811] " jojelino at gmail dot com
2010-01-20 10:48 ` rguenth at gcc dot gnu dot org
2010-01-21  4:55 ` jojelino at gmail dot com
2010-01-22 23:56 ` rguenth at gcc dot gnu dot org
2010-02-04  3:38 ` davek at gcc dot gnu dot org
2010-02-05 17:44 ` davek at gcc dot gnu dot org
2010-02-20  0:40 ` davek at gcc dot gnu dot org
2010-02-27 17:50 ` davek at gcc dot gnu dot org
2010-03-20 20:02 ` davek at gcc dot gnu dot org
2010-03-20 20:21 ` rguenth at gcc dot gnu dot org
2010-03-20 20:33 ` davek at gcc dot gnu dot org
2010-03-21 19:25 ` [Bug target/42811] " davek at gcc dot gnu dot org
2010-03-21 19:34 ` davek at gcc dot gnu dot org
2010-03-21 19:37 ` davek at gcc dot gnu dot org
2010-03-21 19:41 ` davek at gcc dot gnu dot org [this message]
2010-03-21 19:42 ` davek at gcc dot gnu dot org
2010-05-06 16:21 ` davek at gcc dot gnu dot org
2010-05-10 17:01 ` ubizjak at gmail dot com
2010-05-10 20:54 ` davek at gcc dot gnu dot org
2010-05-12  9:46 ` ubizjak at gmail dot com
2010-05-12 16:48 ` davek at gcc dot gnu dot org
2010-05-12 17:39 ` ubizjak at gmail dot com
2010-05-12 17:46 ` ubizjak at gmail dot com
2010-05-12 17:50 ` ubizjak at gmail dot com
2010-05-12 22:20 ` davek at gcc dot gnu dot org
2010-05-12 22:51 ` ubizjak at gmail dot com

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=20100321194154.15981.qmail@sourceware.org \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=java-prs@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).