Excerpts from bgamari.foss's message of Sat Jan 23 12:58:42 -0600 2010:
True, but I don't think that this means that we need to link the
executable with a C++ compiler. I've tried linking with CC and it seems
to succeed, so I don't think there should be a problem changing it.
Are you using
On Wed, Jan 20, 2010 at 03:07:27PM -0500, Ben Gamari wrote:
+ install lib/libnotmuch.so $(DESTDIR)$(prefix)/lib/
+$(dir)/libnotmuch.so: $(libnotmuch_modules)
+ $(call quiet,CXX,$(LDFLAGS)) $^ $(FINAL_LDFLAGS) -shared -o $@
If you're going to install that in $(prefix)/lib, you'd better