* Emacs build using clang
@ 2010-09-19 3:20 dhruva
2010-09-19 11:59 ` joakim
2010-09-20 0:16 ` Richard Stallman
0 siblings, 2 replies; 4+ messages in thread
From: dhruva @ 2010-09-19 3:20 UTC (permalink / raw)
To: Emacs Development
Hi,
Just for records, I am building Emacs using clang compiler chain on
GNU/Linux (i686). It builds fine but has a bunch of repeated compiler
warnings. Would it be a value add if I submit patches to clean up
those warnings?
-dhruva
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Emacs build using clang
2010-09-19 3:20 Emacs build using clang dhruva
@ 2010-09-19 11:59 ` joakim
2010-09-19 12:15 ` dhruva
2010-09-20 0:16 ` Richard Stallman
1 sibling, 1 reply; 4+ messages in thread
From: joakim @ 2010-09-19 11:59 UTC (permalink / raw)
To: dhruva; +Cc: Emacs Development
dhruva <dhruvakm@gmail.com> writes:
> Hi,
> Just for records, I am building Emacs using clang compiler chain on
> GNU/Linux (i686). It builds fine but has a bunch of repeated compiler
> warnings. Would it be a value add if I submit patches to clean up
> those warnings?
Do you have a recipy how to build with clang? I would like to add that
environment to my Emacs build server.
>
> -dhruva
--
Joakim Verona
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Emacs build using clang
2010-09-19 11:59 ` joakim
@ 2010-09-19 12:15 ` dhruva
0 siblings, 0 replies; 4+ messages in thread
From: dhruva @ 2010-09-19 12:15 UTC (permalink / raw)
To: joakim; +Cc: Emacs Development
Hi,
On Sun, Sep 19, 2010 at 5:29 PM, <joakim@verona.se> wrote:
>
> Do you have a recipy how to build with clang? I would like to add that
> environment to my Emacs build server.
- I have 'clang' installed on GNU/Linux (Ubuntu 10.04).
- ./configure CC=clang
Rest remains same as for gcc. I plan to generate llvm byte code and
see how far I can go.
-dhruva
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Emacs build using clang
2010-09-19 3:20 Emacs build using clang dhruva
2010-09-19 11:59 ` joakim
@ 2010-09-20 0:16 ` Richard Stallman
1 sibling, 0 replies; 4+ messages in thread
From: Richard Stallman @ 2010-09-20 0:16 UTC (permalink / raw)
To: dhruva; +Cc: emacs-devel
Just for records, I am building Emacs using clang compiler chain on
GNU/Linux (i686). It builds fine but has a bunch of repeated compiler
warnings. Would it be a value add if I submit patches to clean up
those warnings?
If they clutter the code, like casts to void, it is better
if we leave them out.
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2010-09-20 0:16 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-19 3:20 Emacs build using clang dhruva
2010-09-19 11:59 ` joakim
2010-09-19 12:15 ` dhruva
2010-09-20 0:16 ` Richard Stallman
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).