This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: Mixed success building gcc-2.95.3.test2
>>>>> "Bernd" == Bernd Schmidt <bernds@redhat.com> writes:
Bernd> On Mon, 22 Jan 2001, Martin Buchholz wrote:
>> Executive summary: gcc-2.95.3.test2 has a C++ regression on hppa2.0-hp-hpux10.20
>> I tried to bootstrap gcc-2.95.2 on hppa2.0-hp-hpux10.20 in the same
>> way, with objdir != srcdir, and srcdir pristine.
>>
>> It fails in compare:
>>
>> Bootstrap comparison failure!
>> alias.o differs
>> alloca.o differs
>> bitmap.o differs
>> c-aux-info.o differs
>> ...
Bernd> This means it got further than 2.95.3.test2?
Yes.
Bernd> Are you certain that the 2.95.3 source directory was complete
Bernd> (i.e. no out of disk space condition happened while untarring)?
Both srcdir and objdir file systems have Gigabytes of free space.
I don't think something like that could have happened, because I did
my different builds on different platforms simultaneously using the
_same_ srcdir. Only hpux failed.