Re: [notmuch] [PATCH] Fix linking with gcc to use g++ to link in C++ libs.
authorCarl Worth <cworth@cworth.org>
Wed, 18 Nov 2009 16:29:28 +0000 (08:29 +1600)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:35:36 +0000 (09:35 -0800)
b7/45d6902af8b97af00d305336d755e1b805b853 [new file with mode: 0644]

diff --git a/b7/45d6902af8b97af00d305336d755e1b805b853 b/b7/45d6902af8b97af00d305336d755e1b805b853
new file mode 100644 (file)
index 0000000..3d83781
--- /dev/null
@@ -0,0 +1,46 @@
+Return-Path: <cworth@cworth.org>\r
+X-Original-To: notmuch@notmuchmail.org\r
+Delivered-To: notmuch@notmuchmail.org\r
+Received: from localhost (localhost [127.0.0.1])\r
+       by olra.theworths.org (Postfix) with ESMTP id D3612431FC2;\r
+       Wed, 18 Nov 2009 08:29:43 -0800 (PST)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+Received: from olra.theworths.org ([127.0.0.1])\r
+       by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
+       with ESMTP id l0M9j6ZpENyt; Wed, 18 Nov 2009 08:29:43 -0800 (PST)\r
+Received: from cworth.org (localhost [127.0.0.1])\r
+       by olra.theworths.org (Postfix) with ESMTP id EAD2D431FAE;\r
+       Wed, 18 Nov 2009 08:29:42 -0800 (PST)\r
+From: Carl Worth <cworth@cworth.org>\r
+To: Stewart Smith <stewart@flamingspork.com>, notmuch@notmuchmail.org\r
+In-Reply-To: <1258506353-20352-1-git-send-email-stewart@flamingspork.com>\r
+References: <1258506353-20352-1-git-send-email-stewart@flamingspork.com>\r
+Date: Wed, 18 Nov 2009 08:29:28 -0800\r
+Message-ID: <873a4baj9z.fsf@yoom.home.cworth.org>\r
+MIME-Version: 1.0\r
+Content-Type: text/plain; charset=us-ascii\r
+Subject: Re: [notmuch] [PATCH] Fix linking with gcc to use g++ to link in\r
+ C++ libs.\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.12\r
+Precedence: list\r
+List-Id: "Use and development of the notmuch mail system."\r
+       <notmuch.notmuchmail.org>\r
+List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
+List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
+List-Post: <mailto:notmuch@notmuchmail.org>\r
+List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
+List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
+X-List-Received-Date: Wed, 18 Nov 2009 16:29:44 -0000\r
+\r
+On Wed, 18 Nov 2009 12:05:53 +1100, Stewart Smith <stewart@flamingspork.com> wrote:\r
+> Previously, Ubuntu 9.10, gcc 4.4.1 was getting:\r
+\r
+Thanks, Stewart!\r
+\r
+It's always nice to get portability fixes. This should have beeen pushed\r
+by the time I will have been able to send this email. :-)\r
+\r
+-Carl\r