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 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.


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.


Thanks,
Andrew Pinski


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