This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: New Failures in libjava Testsuite - Weird libtool Behaviour


> Ok, this is really weird, but I have found out that
> this is being caused by an explicit "--enable-shared"
> on the configure line. I started seeing this from yesterday
> as I had modified my configure script to add
> "--enable-shared --disable-static" (as suggested by *you*
> elsewhere, :-P).
> 
> I think even you're facing the same issue and you should
> remove that explicit "--enable-shared" from your configure
> script/command-line.

I realise that this is slightly misleading, so:

I've had to remove *both* --enable-shared and --disable-static
for these testcases to work again.

Ranjit.


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