Clang now builds world and kernel, on i386 and amd64
    Renato Botelho 
    rbgarga at gmail.com
       
    Wed Sep 29 19:47:53 UTC 2010
    
    
  
On Wed, Sep 29, 2010 at 4:35 PM, Dimitry Andric <dim at freebsd.org> wrote:
> On 2010-09-29 20:22, Renato Botelho wrote:
>>
>> It's using drand48() instead of rand()
>
> ...
>>
>> GCC libc:
>> garga at botelhor:~/testes>  ./test
>> random value 0.396465
>>
>> clang libc:
>> garga at botelhor:~/testes>  ./test
>> random value -inf
>
> Renato, Derek, could you please apply the attached patch for ldexp,
> rebuild your libc (with clang), and run your random test program again?
>
Worked perfectly here \o/
Thank you
-- 
Renato Botelho
    
    
More information about the freebsd-current
mailing list