This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: problem compileing jni.cc on solaris 2.8
>>>>> "Alexandre" == Alexandre Oliva <aoliva@redhat.com> writes:
>> libtool: compile: unable to infer tagged configuration
>> libtool: compile: specify a tag with `--tag'
Alexandre> Remove sparc-sun-solaris2.8/{config.cache,libjava} and it
Alexandre> should proceed.
Do we know what causes this?
If not I'm inclined to simply add --tag to libjava/Makefile.am.
That way at least we won't see the bug reports any more.
Tom