public inbox for java-prs@sourceware.org
help / color / mirror / Atom feed
From: "mwteng at hotmail dot com" <gcc-bugzilla@gcc.gnu.org>
To: java-prs@gcc.gnu.org
Subject: [Bug java/16776] dependencies problem when converting jar to shared library
Date: Tue, 27 Jul 2004 02:36:00 -0000	[thread overview]
Message-ID: <20040727023620.17640.qmail@sourceware.org> (raw)
In-Reply-To: <20040727021858.16776.mwteng@hotmail.com>


------- Additional Comments From mwteng at hotmail dot com  2004-07-27 02:36 -------
(In reply to comment #1)
> As said before you cannot compile with the Sun's runtime in the CLASSPATH as 
GCJ depends on some 
> parts of the java.lang.Object and such.
> Just file a bug without including rt.jar in the CLASSPATH.

Following is compiling detail without including rt.jar in the CLASSPATH

Reading specs from /opt/gcc-3.4.1/bin/../lib/gcc/i686-pc-linux-gnu/3.4.1/specs
Reading specs from /opt/gcc-3.4.1/bin/../lib/gcc/i686-pc-linux-
gnu/3.4.1/../../../libgcj.spec
rename spec lib to liborig
Configured with: ./configure --prefix=/opt
Thread model: posix
gcc version 3.4.1
 /opt/gcc-3.4.1/bin/../libexec/gcc/i686-pc-linux-gnu/3.4.1/jc1 jh.jar -fhash-
synchronization -fno-use-divide-subroutine -fuse-boehm-gc -fnon-call-
exceptions -fkeep-inline-functions -quiet -dumpbase jh.jar -mtune=pentiumpro -
auxbase jh -g1 -version -fPIC -fclasspath=:.:jh.jar -o /tmp/ccG3fbAS.s
GNU Java version 3.4.1 (i686-pc-linux-gnu)
	compiled by GNU C version 3.2.2 20030222 (Red Hat Linux 3.2.2-5).
GGC heuristics: --param ggc-min-expand=47 --param ggc-min-heapsize=31906
Class path starts here:
    ./
    ./
    jh.jar/ (zip)
    /opt/gcc-3.4.1/bin/../lib/gcc/../../share/java/libgcj-3.4.1.jar/ (system) 
(zip)
com/sun/java/help/impl/CustomKit.java:0: error: cannot find file for class 
javax.swing.text.html.HTMLEditorKit
com/sun/java/help/impl/CustomKit.java:0: error: cannot find file for class 
javax.swing.text.html.HTMLEditorKit$HTMLFactory
com/sun/java/help/impl/CustomKit.java:0: error: cannot find file for class 
javax.swing.text.html.HTMLDocument
com/sun/java/help/impl/CustomKit.java:0: error: cannot find file for class 
javax.swing.text.html.HTMLDocument$HTMLReader
com/sun/java/help/impl/CustomKit.java:0: error: cannot find file for class 
javax.swing.text.html.HTMLDocument$HTMLReader$SpecialAction
com/sun/java/help/impl/CustomKit.class:0: error: cannot find file for class 
javax.swing.text.html.HTMLDocument$HTMLReader$SpecialAction
com/sun/java/help/impl/CustomKit.class:0: error: cannot find file for class 
javax.swing.text.html.HTMLDocument$HTMLReader
com/sun/java/help/impl/CustomKit.class:0: error: cannot find file for class 
javax.swing.text.html.HTMLDocument
com/sun/java/help/impl/CustomKit.class:0: error: cannot find file for class 
javax.swing.text.html.HTMLEditorKit$HTMLFactory
com/sun/java/help/impl/CustomKit.class:0: error: cannot find file for class 
javax.swing.text.html.HTMLEditorKit
com/sun/java/help/impl/CustomKit.java: In class 
`com.sun.java.help.impl.CustomKit':
com/sun/java/help/impl/CustomKit.java: In constructor `()':
com/sun/java/help/impl/CustomKit.java:48: error: cannot find file for class 
javax.swing.text.html.HTMLEditorKit
com/sun/java/help/impl/Custom


-- 


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


  parent reply	other threads:[~2004-07-27  2:36 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-07-27  2:19 [Bug java/16776] New: " mwteng at hotmail dot com
2004-07-27  2:26 ` [Bug java/16776] " pinskia at gcc dot gnu dot org
2004-07-27  2:36 ` mwteng at hotmail dot com [this message]
2004-07-27  2:38 ` [Bug SWING/16776] " pinskia at gcc dot gnu dot org
2004-07-27  2:40 ` [Bug SWING/16776] JH will not build to a shared libary without some SWING classes pinskia at gcc dot gnu dot org
2004-07-27  2:40 ` pinskia at gcc dot gnu dot org
2004-07-27  2:43 ` [Bug SWING/16776] dependencies problem when converting jar to shared library mwteng at hotmail dot com
2004-07-27  2:44 ` [Bug SWING/16776] JH will not build to a shared libary without some SWING classes pinskia at gcc dot gnu dot org
2004-07-27  2:44 ` pinskia at gcc dot gnu dot org
2004-07-27  2:48 ` mwteng at hotmail dot com
2004-07-27  2:53 ` pinskia at gcc dot gnu dot org
2005-08-21 16:08 ` [Bug swing/16776] " fitzsim at redhat 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=20040727023620.17640.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).