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


> From: Alexandre Oliva <oliva@dcc.unicamp.br>
> Date: 21 Jul 1999 12:34:55 -0300
> 
> On Jul 21, 1999, Andrew Haley <aph@pasanda.cygnus.co.uk> wrote:
> 
> > An unfortunate side effect of this is that the libgcj.spec file is now
> > required at compile time as well as at link time.  I don't know if
> > this will be a problem for anyone.
> 
> Since libgcj.spec is only installed by libgcj, which is not part of
> gcc, this *is* a problem.  How about arranging that gcc installs a
> compile-time version of libgcj.spec, and libgcj installs a complete
> version?

Following my previous posting, something occurred to me.  Does anyone
anywhere use gcj without installing libgcj?  If so, this is a real
problem and we need to rethink.

Actually, I'm not even sure that we support the use of gcj without
libgcj, or that this problem has been considered before.

Andrew.


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