cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: PATCH: add support for clang compiler

From: Daniel Johnson <daniel.johnson31_at_gmail.com>
Date: Sun, 21 Mar 2010 20:56:35 -0400

On Mar 5, 2010, at 5:54 PM, Daniel Stenberg wrote:

> On Fri, 5 Mar 2010, Daniel Johnson wrote:
>
>> The clang compiler mimics gcc 4.2.1 for the most part, but curl's configure gets a little confused about what features it supports, since it currently thinks clang is gcc 1.0. This patch lets configure understand the proper options clang supports, which are essentially the same as gcc 4.2.1.
>
> Thanks, applied!
>
>> I've also included the corresponding patch for cares, since it's basically the same. Let me know if you want it submitted separately to the cares list.
>
> I committed that part as well just now.

Well, I found small issue with my patch. Here's a corrected version--and now using git. :)

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html

Received on 2010-03-22