This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC 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: 3.4 bootstrap failure on powerpc-apple-darwin7.2.0



On Jan 18, 2004, at 8:07 AM, Andrew Pinski wrote:



On Jan 17, 2004, at 20:39, Timothy J. Wood wrote:



../gcc/configure --prefix="$PREFIX" --enable-altivec --enable-languages="c,c++,objc"


--enable-altivec is really only for ppc linux to enable the altivec ABI by default which is
done for PPC Darwin by default already.

Thanks; could someone update the documentation in install.texi to say that this should not be passed for PPC Darwin?


If you remove that you should be able to bootstrap just fine, note that the syntax for
altivec differs for FSF than what the original version of MOT's PEM.

I discovered this last night too, but then Altivec doesn't seem work. I thought it was because I didn't have --enable-altivec, but I guess either something is busted or I'm doing something (else) wrong. I'll send out a new mail on that to change the subject line :)


-tim


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