This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


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

Re: PATCH: Disable libgcj and gprof on Linux/mips


> Date: Wed, 25 Jul 2001 08:37:19 -0700
> From: "H . J . Lu" <hjl@lucon.org>
> Cc: gcc@gcc.gnu.org, gcc-patches@gcc.gnu.org, binutils@sourceware.cygnus.com
> Content-Disposition: inline
> User-Agent: Mutt/1.2.5i
> 
> On Wed, Jul 25, 2001 at 05:08:18AM -0700, Geoff Keating wrote:
> > > Date: Tue, 24 Jul 2001 16:09:40 -0700
> > > From: "H . J . Lu" <hjl@lucon.org>
> > 
> > > Do libgcj and gprof work on Linux/mips? I don't think they are
> > > supported on any mips target. Here is a patch to disable them.
> > 
> > gprof, at least, ought to work.  libgcj should work if Java works, if
> 
> Has anyone tried gprof on any mips target?

There's no reason to suspect it doesn't work.  There's nothing
target-dependent about gprof.

> > not then it should be disabled along with the rest of the Java stuff,
> > which is done elsewhere.
> 
> What do you mean by "Java works"? boehm-gc won't compile on any mips
> targets even if you enable it by hand.

Well, since a GC is an essential part of Java, then it doesn't work.
So the whole thing should be switched off.

-- 
- Geoffrey Keating <geoffk@geoffk.org>


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