__builtin_clz() is a built in function understood by the compiler that 
generates the assembly instruction "clz". The error you reported seems 
to indicate your compiler isn't complete.

Rupesh Gujare wrote:
> Sean,
>   I am new to toolchain arena, can you tell what is meant by 
> __builtin_clz() ?
> Also if i try to compile with android toolchain, I am not ablr to 
> complile code.
> I am getting error like this:-
>
> [EMAIL PROTECTED] android]$ 
> ./prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/arm-eabi/bin/gcc 
> ~/workspace/hello.c
> gcc: error trying to exec 'cc1': execvp: No such file or directory
>
> Regards,
> Rupesh
>
>
> On Thu, Nov 13, 2008 at 10:19 AM, Sean McNeil <[EMAIL PROTECTED] 
> <mailto:[EMAIL PROTECTED]>> wrote:
>
>
>     Hi Rupesh,
>
>     I guess a simple program that uses __builtin_clz() would be enough.
>
>
>
> >


--~--~---------~--~----~------------~-------~--~----~
unsubscribe: [EMAIL PROTECTED]
website: http://groups.google.com/group/android-porting
-~----------~----~----~----~------~----~------~--~---

Reply via email to