What does --enable-altivec do?

James E Wilson wilson@specifixinc.com
Fri Mar 25 01:10:00 GMT 2005


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



More information about the Gcc mailing list