At Sun, 22 Aug 2004 18:20:07 +0200,
Marcin Kurek wrote:
> This file contains two __vector keywords and this is illegal for Altivec enabled 
> PowerPC
> systems. vector keyword is reserved by GCC for AltiVec types.
> 
> This produce a syntax error when compiling any project including this file and 
> AltiVec
> enabled in GCC. For example recent mplayer (CVS version) is affected by this problem.
> 
> A fix is is realy trivial, just change __vector to __vec (for example of coz)

Could you provide us the small example program to reproduce this bug?

Regards,
-- gotom


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to