]> rtime.felk.cvut.cz Git - notmuch.git/commit
Fix linking with gcc to use g++ to link in C++ libs.
authorStewart Smith <stewart@flamingspork.com>
Wed, 18 Nov 2009 01:05:53 +0000 (12:05 +1100)
committerCarl Worth <cworth@cworth.org>
Wed, 18 Nov 2009 13:34:02 +0000 (05:34 -0800)
commitb032cf98f55da9610b6bb971b32d79e24acb4648
tree16dff501204a31cbc75939fe95fe4bc0d108e5c7
parentfe6d3b79b0b676a8c7b48036bd953af695252ec8
Fix linking with gcc to use g++ to link in C++ libs.

Previously, Ubuntu 9.10, gcc 4.4.1 was getting:

/usr/bin/ld: lib/notmuch.a(database.o): in function global
constructors keyed to BOOLEAN_PREFIX_INTERNAL:database.cc(.text+0x3a):
error: undefined reference to 'std::ios_base::Init::Init()'
Makefile.local