This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


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

Re: [PATCH] Java: Standard comformant arithmetic


On Jul 21, 1999, Andrew Haley <aph@pasanda.cygnus.co.uk> wrote:

> Does anyone anywhere use gcj without installing libgcj?  If so, this
> is a real problem and we need to rethink.

I (will) do.  Kaffe is going to use gcj to pre-compile classes, so
libgcj wouldn't have to be installed at all.  Of course, if this
becomes a requirement, it's fine, but I'd prefer if we could avoid it.

Anyway, I still don't understand what's the problem of gcj installing
a compile-time libgcj.spec, and libgcj installing the complete file.
It would also solve the following problem:

% egcj -print-prog-name=jc1 
gcj: libgcj.spec: No such file or directory

Err, does it really need libgjc.spec to tell me where jc1 lives?

-- 
Alexandre Oliva http://www.dcc.unicamp.br/~oliva IC-Unicamp, Bra[sz]il
oliva@{dcc.unicamp.br,guarana.{org,com}} aoliva@{acm.org,computer.org}
oliva@{gnu.org,kaffe.org,{egcs,sourceware}.cygnus.com,samba.org}
** I may forward mail about projects to mailing lists; please use them


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