This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: more bootstrap problems with AIX
David Edelsohn writes:
> >>>>> simon writes:
>
> simon> I will try this. It seems somewhat surprising that such a problem would
> simon> show up stage2, not stage1, but...
>
> simon> I also tried bootstrapping with the AIX cc, with the same result.
>
> If you encountered the same result with both gcc-2.8 and AIX C
> Compiler, are you sure that you deleted the build tree fully and
> reconfigured before re-building? Are you sure that your sources are not
> corrupted? I have not seen the build problem you are reporting.
>
> David
Before each build, I rm -rf the object dir and create it again. I
even checked crc on the source tar and untarred it anew. That machine
isn't very fast, so it will take a while to build. I am currently
trying 2.95.3 (which was not in my path previously, hence 2.8.1 was
used). I can't remember if I bootstrapped 2.95.3 with 2.8.1 or
2.95.2, but 2.95.2 certainly bootstrapped successfully using 2.8.1...
Thinking back, I am not 100% certain that I have tried the AIX
compiler with the --diable-aix64 flag. If my current build doesn't
work, I will verify that approach.
S.