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]

Re: i686 libjava bootstrap failure: libtool trashing error output!


> The intent seems to be to avoid printing the same messages twice in the
> case where the input file contains errors. But in this case, where the
> compiler bug only occurs with -fPIC, the error is getting lost. This
> behaviour seems unneccessary because libtool will return an error
> immediatly if the first compilation fails.
>
> OK to install this?

I have noticed this property of libtool before, and agree that it is
a misfeature.  However, we're only supposed to install libtool changes
when they are approved by the libtool developers.  Alexandre Oliva is
our usual liason to the libtool folks; he is a libtool expert.

Please send the patch to him, and to the libtool development team.

Thanks,

-- 
Mark Mitchell                mark@codesourcery.com
CodeSourcery, LLC            http://www.codesourcery.com


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