2011/8/22 Bernhard Rosenkranzer :
> On 21 August 2011 15:00, Michael Hope wrote:
>> Sorry, silly question, but does Android use the glibc dynamic linker?
>
> No, they really like reinventing the wheel. Bionic comes with its own
> dynamic linker.
hi Bernhard and Michael,
The dynamic linker is fil
On 21 August 2011 15:00, Michael Hope wrote:
> Sorry, silly question, but does Android use the glibc dynamic linker?
No, they really like reinventing the wheel. Bionic comes with its own
dynamic linker.
> If not, does its linker support other hash styles?
It looks like it supports both the sysv
On Sat, Aug 20, 2011 at 7:13 AM, Zach Pfeffer wrote:
> Thanks Bero. Sending this extremely useful information out to a wider
> audience.
>
> Alex,
>
> I think you're probably be very interested in this for your Mozilla work.
>
>>> -O3
>>> * What is is, does, available on
>>
>> -O3 enables
Thanks Bero. Sending this extremely useful information out to a wider audience.
Alex,
I think you're probably be very interested in this for your Mozilla work.
>> -O3
>> * What is is, does, available on
>
> -O3 enables several additional compiler optimizations such as tree
> vectorizing a