This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Regarding the Windows port of gij


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

dezumondo wrote:
> 
> I observed that the gij.exe is a few megabytes in size. Is it correct
> to say that the gij.exe has a precompiled set of Java classes embedded
> inside it?

It's statically-linked against libgcj.


> If so, how can I set it to use the classes in
> libgcj-X.X.X.jar instead?

It will have to be dynamically linked against libgcj. This
can happen when someone figures out how to coax the GCC
build machinery into creating a libgcj.dll.

Till then, you will have to use a kludge like:

  http://gcc.gnu.org/ml/java/2002-12/msg00287.html

Ranjit.

- --
Ranjit Mathew      Email: rmathew AT gmail DOT com

Bangalore, INDIA.    Web: http://rmathew.com/


-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.2 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFEloKRYb1hx2wRS48RAqrnAKCAWtjJDm2TCQJ8+Bgz8IoVwZOAmwCfSR8Z
f+uXPcDLk5n1vyB5iTUGKjk=
=8K3q
-----END PGP SIGNATURE-----


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]