On 9 Jul 2000, Alexandre Oliva wrote:

> On Jul  9, 2000, Mo DeJong <[EMAIL PROTECTED]> wrote:
> 
> > appending configuration tag "GCJ" to libtool
> 
> Huh?  What the hack is GCJ doing here?

This got me thinking that it might gcj that
is doing the second config. I removed the
ltcf-gcj.sh file and tried to configure again.

../configure --host=i386-mingw32msvc
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... Win32 ld.exe
checking command to parse 
/usr/local/project/install/Xmingwin/bin/i386-mingw32msvc-nm -B output... ok
checking if libtool supports shared libraries... 
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
creating libtool
updating cache /dev/null
ltconfig: `../ltcf-gcj.sh' does not exist
Try `ltconfig --help' for more information.
configure: error: libtool tag configuration failed


So it does seem that the gcj configuration step is
to blame. If I want to avoid the gcj specific
configuration and not include the ltcf-gcj.sh file,
how can I do that? I am not currently calling
AC_LIBTOOL_GCJ in my configure.in.

Mo DeJong
Red Hat Inc

Reply via email to