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: What does --enable-altivec do?


Michael LeBlanc wrote:
Does that option do anything except supply -maltivec implicitly?

As explained in the install docs, it does two things, enables -maltivec by default, and enables -mabi=altivec by default.


This option has been deprecated and removed in the upcoming gcc-4.0 release. The preferred solution is to configure for an altivec target instead, e.g. powerpc-linux-gnualtivec.

I see we still have the install docs for --enable-altivec. I will remove them.
--
Jim Wilson, GNU Tools Support, http://www.SpecifixInc.com



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