This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: make install problems (libjava) with CVS 3.0.x branch
- To: Christian Iseli <chris at ludwig-alpha dot unil dot ch>
- Subject: Re: make install problems (libjava) with CVS 3.0.x branch
- From: Alexandre Oliva <aoliva at redhat dot com>
- Date: 30 Jul 2001 19:10:58 -0300
- Cc: gcc at gcc dot gnu dot org
- Organization: GCC Team, Red Hat
- References: <200107301255.OAA20522@ludwig-alpha.unil.ch>
On Jul 30, 2001, Christian Iseli <chris@ludwig-alpha.unil.ch> wrote:
> I have a problem with make install using the current 3.0.x CVS branch.
Are you using GNU make?
> libtool: link: unable to infer tagged configuration
> libtool: link: specify a tag with `--tag'
> make[2]: *** [libgcj.la] Error 1
> make[2]: Leaving directory `/usr/src/redhat/BUILD/obj-i386-linux/i386-pc-linux-gnu/libjava'
Remove .../i386-pc-linux-gnu/{config.cache,libjava} and try again.
> I tried to repeat, after defining CC=gcc, but things stay the same.
CC is not used for the target build. In this case, it's using
CC_FOR_TARGET, I believe.
--
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