This is the mail archive of the gcc@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: make install problems (libjava) with CVS 3.0.x branch


On Jul 31, 2001, Tom Tromey <tromey@redhat.com> wrote:

>>>>>> "Alexandre" == Alexandre Oliva <aoliva@redhat.com> writes:
Alexandre> One solution is to explicitly pass the tag name to libtool,
Alexandre> so that it doesn't try to infer the tag name from the
Alexandre> command line, which is deemed to fail in this set-up.  A
Alexandre> patch that adds the tag would be appreciated.

> Sorry, I haven't been tracking this problem.
> Was this reported against the branch?
> Or the trunk?
> I have a patch (it is very simple, really), and I want to make sure I
> check it in where it is required.
> I also want to confirm (since I haven't reproduced this problem
> myself): I just need to make sure the libtool link command uses
> `--tag=GCJ'.  Right?

Actually, since this is libgcj_la_LINK, that uses $(LIBLINK), that
runs $(CC), you should use --tag=CC.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me


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