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 19-jan-04, at 0:18, Andrew Pinski wrote:
--enable-altivec is really only for ppc linux to enable the altivec ABI by default which is
done for PPC Darwin by default already.

Actually, in the course of my recent AltiVec struggles, I failed to discover any purpose whatsoever for the '--enable-altivec' config switch -- perhaps Aldy can enlighten us.

Doing a simple search using google, I found when this was added: http://gcc.gnu.org/ml/gcc-patches/2001-12/msg02123.html

It is exactly does what I said it does is to change the ABI by default.

Another way to do this is to configure for a powerpc-whatever-linux-gnualtivec
target. Maybe this second way should go?



Segher



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