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: Anyone else sees a bootstrap failure (Linux-x86)?


Mohan Embar wrote:
>>   The last two 3.4 weekly snapshots consistently
>>ICE for me while making "jv-convert". I have not
>>changed any build flags and do not have any
>>local patches.
>>
>>I will investigate this a bit later, but I
>>just wanted to know if anyone else is also
>>seeing these failures and has any idea about
>>what could be wrong.
> 
> 
> It's your -pipe flag. Remove --pipe everywhere
> and your build will unbreak.

Really? Were you also seeing the same failure
with "-pipe"?

"-pipe" is useful and eliminates a lot of
temporary files creation, somewhat speeding
up the build.

Ranjit.

-- 
Ranjit Mathew          Email: rmathew AT hotmail DOT com

Bangalore, INDIA.      Web: http://ranjitmathew.tripod.com/


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