This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: dynamic library cost (was RE: libtool, java woes)
- To: Bryce McKinlay <bryce at albatross dot co dot nz>
- Subject: Re: dynamic library cost (was RE: libtool, java woes)
- From: Tom Tromey <tromey at redhat dot com>
- Date: 12 Apr 2001 09:04:16 -0600
- Cc: "Boehm, Hans" <hans_boehm at hp dot com>, "'Alexandre Oliva'" <aoliva at redhat dot com>, Jeff Sturm <jsturm at one-point dot com>, java at gcc dot gnu dot org, gcc at gcc dot gnu dot org
- References: <140D21516EC2D3119EE7009027876644049B5D54@hplex1.hpl.hp.com> <3AD53351.C92358FC@albatross.co.nz>
- Reply-To: tromey at redhat dot com
>>>>> "Bryce" == Bryce McKinlay <bryce@albatross.co.nz> writes:
Bryce> I was not aware that the JVMPI stuff is being compiled in. I
Bryce> agree: it should be turned off unless "--enable-libgcj-profile"
Bryce> or whatever is given to configure.
I definitely agree. This should go on the branch too. The JVMPI code
isn't complete and as far as I know nobody has ever used it. Do you
want to write the patch or should I?
Tom