[llvm-dev] [Firefox] How to compile firefox with Clang for Linux

Vasileios Kalintiris via llvm-dev llvm-dev at lists.llvm.org
Tue Feb 16 07:05:28 PST 2016


Hi Pengfei,

I'm pretty sure that some of the Mozilla devs are building Firefox with clang on Linux. You'll get better (as in firefox-specific) advice at the Mozilla's IRC channels (https://wiki.mozilla.org/IRC) given that the errors happen during configuration-time.

- Vasileios

________________________________
From: llvm-dev [llvm-dev-bounces at lists.llvm.org] on behalf of Pengfei Sun via llvm-dev [llvm-dev at lists.llvm.org]
Sent: 16 February 2016 14:52
To: llvm-dev at lists.llvm.org
Subject: [llvm-dev] [Firefox] How to compile firefox with Clang for Linux

Hi All,

I am trying to build firefox with clang in Ubuntu 14.04 64bit. There is always configure failed errors problem. I follow compiling firefox with clang on linux<https://developer.mozilla.org/en-US/docs/Compiling_Firefox_With_Clang_On_Linux>. I add "export CC=clang export CXX=clang++" to mozconfig file.

I wonder whether you guys have built firefox with clang in Linux. Could you give me some tips how to build the firefox with clang.


Best Regards,
Pengfei
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160216/248a8f93/attachment.html>


More information about the llvm-dev mailing list