This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: problem building GCC on PowerPC wiht AltiVec enabled
- From: Mike Stump <mrs at apple dot com>
- To: Ilan Finci <ifinci at myrealbox dot com>
- Cc: gcc at gnu dot org
- Date: Tue, 23 Jul 2002 12:01:39 -0700
- Subject: Re: problem building GCC on PowerPC wiht AltiVec enabled
On Tuesday, July 23, 2002, at 02:11 AM, Ilan Finci wrote:
/tmp/ccCpQ6Cz.s: Assembler messages:
/tmp/ccCpQ6Cz.s:3242: Error: Unrecognized opcode: `mfvrsave'
/tmp/ccCpQ6Cz.s:3243: Error: Unrecognized opcode: `stvx'
and there are many more (reapeting). Then the build stops.
Any idea what am I missing? Do I need a compiler that support altivec
in order to make such a build?
Just a guess, but maybe you need a new binutils?