sorry, Mesa built with llvm, clang and compiler rt
sami

On Sep 11, 2016 8:51 AM, "Sami Tarazi" <[email protected]> wrote:

> I built Mesa successful on 7.10 systemd. just remove swr from GlLL_DRV
> sami
>
> On Sep 10, 2016 7:55 PM, "Bruce Dubbs" <[email protected]> wrote:
>
>> Pierre Labastie wrote:
>>
>>> Hi,
>>> With:
>>> LLVM-3.9.0
>>> Mesa-12.0.2
>>>
>>> building on real harware (Intel(R) Core(TM) i7-4790 CPU @ 3.60GHz)
>>>
>>> Following the book, except I added wayland to egl-platforms. I get (long
>>> lines
>>> cut, so maybe not very clear):
>>> --------------------
>>>   rasterizer/jitter/builder_x86.cpp: In member function 'llvm::Value*
>>> Builder::VPM
>>> INSD(llvm::Value*, llvm::Value*)':
>>> rasterizer/jitter/builder_x86.cpp:85:71: error: 'x86_avx2_pmins_d' is
>>> not a memb
>>> er of 'llvm::Intrinsic'
>>>       Function *func = Intrinsic::getDeclaration(JM()->mpCurrentModule,
>>> Intrinsic
>>> ::x86_avx2_pmins_d);
>>>
>>> ^~~~~~~~~
>>> rasterizer/jitter/builder_x86.cpp: In member function 'llvm::Value*
>>> Builder::VPM
>>> AXSD(llvm::Value*, llvm::Value*)':
>>> rasterizer/jitter/builder_x86.cpp:92:71: error: 'x86_avx2_pmaxs_d' is
>>> not a memb
>>> er of 'llvm::Intrinsic'
>>>       Function *func = Intrinsic::getDeclaration(JM()->mpCurrentModule,
>>> Intrinsic
>>> ::x86_avx2_pmaxs_d);
>>> -----------------------
>>> and similar errors.
>>>
>>> No time to investigate this week-end, but maybe somebody can confirm.
>>>
>>
>> When I built yesterday I did not use llvm.  Will investigate.
>>
>>   -- Bruce
>>
>>
>> --
>> http://lists.linuxfromscratch.org/listinfo/blfs-dev
>> FAQ: http://www.linuxfromscratch.org/blfs/faq.html
>> Unsubscribe: See the above information page
>>
>
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to