AltiVec in C compiling problems

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

AltiVec in C compiling problems

1,619 次查看
Arpit
Contributor I
Hi! I'm new to c and i dont really know if this thread does belong here. I've tried to compile my AltiVec programs on a dcc compiler but I invariably get a syntax error on the lines where I've used vectors. Am I supposed to include something which I'm not including? Or what could be the problem? Please help.
 
标签 (1)
标记 (1)
0 项奖励
回复
1 回复

656 次查看
J2MEJediMaster
Specialist I
I'm not sure if that compiler you mentioned has the header files that define the PowerPC Altivec instructions. Some version of the CodeWarrrior Embedded Power tools might have those.

---Tom

0 项奖励
回复