Re: [PATCH v4 13/16] add indexopts to notmuch python bindings.
[notmuch-archives.git] / 75 / b6cad40983f52526bb902a9805d364177bd689
1 Return-Path: <felipe.contreras@gmail.com>\r
2 X-Original-To: notmuch@notmuchmail.org\r
3 Delivered-To: notmuch@notmuchmail.org\r
4 Received: from localhost (localhost [127.0.0.1])\r
5         by olra.theworths.org (Postfix) with ESMTP id 24769431FBC\r
6         for <notmuch@notmuchmail.org>; Fri, 22 Jan 2010 16:58:55 -0800 (PST)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: -1.428\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-1.428 tagged_above=-999 required=5\r
12         tests=[AWL=-1.243, BAYES_40=-0.185] autolearn=unavailable\r
13 Received: from olra.theworths.org ([127.0.0.1])\r
14         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
15         with ESMTP id Kxx5Vv5UMHDA for <notmuch@notmuchmail.org>;\r
16         Fri, 22 Jan 2010 16:58:54 -0800 (PST)\r
17 Received: from mail-iw0-f180.google.com (mail-iw0-f180.google.com\r
18         [209.85.223.180])\r
19         by olra.theworths.org (Postfix) with ESMTP id 5F21D431FAE\r
20         for <notmuch@notmuchmail.org>; Fri, 22 Jan 2010 16:58:54 -0800 (PST)\r
21 Received: by iwn10 with SMTP id 10so1410935iwn.22\r
22         for <notmuch@notmuchmail.org>; Fri, 22 Jan 2010 16:58:54 -0800 (PST)\r
23 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma;\r
24         h=domainkey-signature:mime-version:received:in-reply-to:references\r
25         :date:message-id:subject:from:to:cc:content-type\r
26         :content-transfer-encoding;\r
27         bh=i4ga626MvnG+NYZtVVx4kPqLHCWCJOSS/5WdzOW9NZE=;\r
28         b=BErpC8OU7ybDUYAMSUWijl9xk5c5ZXqv0Y81r7X+o6YLcDkfnlz69Pz+JZ07kDkVZg\r
29         oPqRxQEe7gWCWAX9Atrq1So5uHsxAikrHzpPyQRjRlycQ3g7Cs+aas7JAT1u0Vu1wF8Q\r
30         zI+56rSL+QT197UpyTT4HV26cLjLnVL2o3Gt8=\r
31 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma;\r
32         h=mime-version:in-reply-to:references:date:message-id:subject:from:to\r
33         :cc:content-type:content-transfer-encoding;\r
34         b=cZJTsY9/pyvRt16SEWn/TxYASwa5CYXwd81lPs7J83ccWM2MzhqC6QgnXIZva8p+Qp\r
35         UGFv8TwYl/hrVwZkQUH6ehODFeT8eVvd0cWx+j7v2T81EMPgfh3bCoQC56RmuM41H/c0\r
36         qGfB+5gXQ6mIvifPvG1PwoxUSk48+uRyR6GFY=\r
37 MIME-Version: 1.0\r
38 Received: by 10.231.158.205 with SMTP id g13mr6035223ibx.30.1264208333965; \r
39         Fri, 22 Jan 2010 16:58:53 -0800 (PST)\r
40 In-Reply-To: <1264019720-359-1-git-send-email-bgamari.foss@gmail.com>\r
41 References: <87hbqgttqz.fsf@convex-new.cs.unb.ca>\r
42         <1264019720-359-1-git-send-email-bgamari.foss@gmail.com>\r
43 Date: Sat, 23 Jan 2010 02:58:53 +0200\r
44 Message-ID: <94a0d4531001221658y2eb24146qc9f9f45fbd8b5150@mail.gmail.com>\r
45 From: Felipe Contreras <felipe.contreras@gmail.com>\r
46 To: Ben Gamari <bgamari.foss@gmail.com>\r
47 Content-Type: text/plain; charset=UTF-8\r
48 Content-Transfer-Encoding: quoted-printable\r
49 Cc: notmuch@notmuchmail.org\r
50 Subject: Re: [notmuch] [PATCH] Build and link against notmuch shared library\r
51 X-BeenThere: notmuch@notmuchmail.org\r
52 X-Mailman-Version: 2.1.13\r
53 Precedence: list\r
54 List-Id: "Use and development of the notmuch mail system."\r
55         <notmuch.notmuchmail.org>\r
56 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
57         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
58 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
59 List-Post: <mailto:notmuch@notmuchmail.org>\r
60 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
61 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
62         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
63 X-List-Received-Date: Sat, 23 Jan 2010 00:58:55 -0000\r
64 \r
65 On Wed, Jan 20, 2010 at 10:35 PM, Ben Gamari <bgamari.foss@gmail.com> wrote=\r
66 :\r
67 > =C2=A0libnotmuch_modules =3D $(libnotmuch_c_srcs:.c=3D.o) $(libnotmuch_cx=\r
68 x_srcs:.cc=3D.o)\r
69 > -$(dir)/notmuch.a: $(libnotmuch_modules)\r
70 > - =C2=A0 =C2=A0 =C2=A0 $(call quiet,AR) rcs $@ $^\r
71 > +$(dir)/$(SONAME): $(libnotmuch_modules)\r
72 > + =C2=A0 =C2=A0 =C2=A0 $(call quiet,CXX,$(LDFLAGS)) $^ $(FINAL_LDFLAGS) -=\r
73 Wl,-soname=3D$(SONAME) -shared -o $@\r
74 \r
75 Does it need to be CXX? Why not CC instead?\r
76 \r
77 --=20\r
78 Felipe Contreras\r